This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/47441] g++ Introduces Internal Compiler Error: Bus error during compilation
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 24 Jan 2011 18:06:44 +0000
- Subject: [Bug c++/47441] g++ Introduces Internal Compiler Error: Bus error during compilation
- Auto-submitted: auto-generated
- References: <bug-47441-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47441
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-01-24 18:06:31 UTC ---
(In reply to comment #0)
> g++ -c -g -MMD -MP -MF build/Debug/GNU-Linux-x86/main.o.d -o
> build/Debug/GNU-Linux-x86/main.o main.cpp
> main.cpp: In function âint main(int, char**)â:
> main.cpp:21: internal compiler error: Bus error
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions.
This bug should be reported to Ubuntu, following the instruction referred to
above, because GCC 4.4.5 doesn't have this problem for anyone else.