This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/63386] Release version of CB wont compile Bullet (-o2)
- From: "egallager at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 02 Aug 2017 17:54:41 +0000
- Subject: [Bug c++/63386] Release version of CB wont compile Bullet (-o2)
- Auto-submitted: auto-generated
- References: <bug-63386-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63386
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
CC| |egallager at gcc dot gnu.org
Resolution|--- |WORKSFORME
--- Comment #9 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Damiano from comment #8)
> Created attachment 34623 [details]
> preprocessed source file
I can't reproduce the bug with gcc8. Lots of -fpermissive warnings, but no ICE.