http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46241
Summary: ice in dwarf2out.c Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug AssignedTo: unassig...@gcc.gnu.org ReportedBy: dcb...@hotmail.com Created attachment 22205 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22205 C++ source code I just tried to compile package supertuxkart-0.6.2 with the latest 4.6 snapshot 20101023 on a Fedora Linux box. The compiler said BulletCollision/CollisionDispatch/btCollisionWorld.cpp:659:1: internal compiler error: in dwarf2out_finish, at dwarf2out.c:22866 Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. Source code attached. Flag -g required.