[Bug c++/47441] g++ Introduces Internal Compiler Error: Bus error during compilation
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 24 18:33:00 GMT 2011
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.
More information about the Gcc-bugs
mailing list