This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

Re: middle-end/4154: copy a structure argument with negative length (gcc3.0.1 mips3)


Synopsis: copy a structure argument with negative length (gcc3.0.1 mips3)

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Wed Dec  4 07:43:31 2002
State-Changed-Why:
    I can see that a similar patch to the one you proposed has 
    been applied some two weeks after your report. The ChangeLog
    entry is this one:
    revision 1.199
    date: 2001/09/10 10:10:16;  author: rsandifo;  state: Exp;  lines: +4 -2
    	* calls.c (store_one_arg): Make sure that the entire argument is
    	pushed if STACK_PARMS_IN_REG_PARM_AREA is defined.
    
    Can you verify whether this fixes your problem with gcc3.2?
    
    Thanks
      Wolfgang

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4154


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