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]

[Bug c++/82080] ICE: Segmentation fault


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82080

--- Comment #1 from Eric Gallager <egallager at gcc dot gnu.org> ---
Created attachment 42128
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42128&action=edit
error messages printed when trying to compile

I can't reproduce this bug on i386-apple-darwin9.8.0; with -m32 I get a bunch
of normal errors (attached because the output is really long), but no ICEs.
With -m64 I get no messages at all and the compile completes successfully. I'll
leave this for someone with the same platform as you to try to reproduce.

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