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++/47441] g++ Introduces Internal Compiler Error: Bus error during compilation


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.


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