This is the mail archive of the gcc-prs@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++/9769: [3.2/3.3 regression] miscompilation with -freg-struct-return


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


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