This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Updated calls.c patch


>>>>> Jan Hubicka writes:

>> > It seems to be related to:
>> > Thu Mar 16 16:01:30 MET 2000  Jan Hubicka  <jh@suse.cz>
>> > 
>> >         * calls.c (expand_call): Do sanity checking on arg_space_so_far.
>> >         Update arg_space_so_far on stack adjustments.
>> >         (emit_library_call, emit_library_call_value): Likewise; take into
>> >         account arg_space_so_far and pending_stack_adjust when calculcating
>> >         the boundary.
>> 
>> I've reverted both of your calls.c changes today, Jan.
 > Hi
 > Here is the patch with yet another problem fixed. Now it ought to 
 > pass sanity checking and bootstrap on ACCUMULATE_OUTGOING_ARGS machines.

 > Andreas: Can you please verify the Alpha and PowerPC?

but now it doesn't work on i686:
/cvs/gcc/gcc/cppexp.c: In function `lex':
/cvs/gcc/gcc/cppexp.c:434: Internal compiler error in `expand_call', at calls.c:2444
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

I need some more time for the Alpha and PPC tests - but don't think
the results are really needed ;-(

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]