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: c/10142: [Sparc] gcc -m64 produces wrong code when passing structures by value


Old Synopsis: [sparc] gcc -m64 produces wrong code when passing struct as parameter
New Synopsis: [Sparc] gcc -m64 produces wrong code when passing structures by value

State-Changed-From-To: open->analyzed
State-Changed-By: ebotcazou
State-Changed-When: Sat Mar 22 15:06:18 2003
State-Changed-Why:
    Confirmed on all active branches. The obvious workaround is
    to pass the structure by reference. gcc 2.95.3 ICEs on the testcase so this is not a regression.

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


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