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: optimization/9630: [3.2/3.3/3.4 regression] crash with -freg-struct-returnin C++ code


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

Oh wait... With -O and -O2 it works, but it crashes *without* optimization... Right, hmm, OK... Ignore previous mail.

Greetz
Steven

# gcc-3.3 -lstdc++ test.cc -freg-struct-return -O
# LD_LIBRARY_PATH=/opt/experimental/lib/ a.out
2
# gcc-3.3 -lstdc++ test.cc -freg-struct-return # LD_LIBRARY_PATH=/opt/experimental/lib/ a.out
Segmentatie fout
#



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