c++/9769: [3.2/3.3 regression] miscompilation with -freg-struct-return

jason@gcc.gnu.org jason@gcc.gnu.org
Tue Mar 11 23:49:00 GMT 2003


Synopsis: [3.2/3.3 regression] miscompilation with -freg-struct-return

State-Changed-From-To: analyzed->closed
State-Changed-By: jason
State-Changed-When: Tue Mar 11 23:18:59 2003
State-Changed-Why:
    A warning was added to the docs last September:
    
    Warning: code compiled with the -freg-struct-return
    switch is not binary compatible with code compiled with the
    -fpcc-struct-return switch.
    Use it to conform to a non-default application binary interface.
    
    The default under Solaris is -fpcc-struct-return.

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



More information about the Gcc-bugs mailing list