[Bug debug/26881] [4.1/4.2 Regression] internal compiler error in dwarf2out_finish
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri May 5 12:26:00 GMT 2006
------- Comment #9 from jakub at gcc dot gnu dot org 2006-05-05 12:26 -------
For static variables in function contexts dwarf2out in several places wants
to look up the parent context DIE. Now when the variables are registered
with dwarf2out before the containing function, the parent context DIE doesn't
exist yet.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26881
More information about the Gcc-bugs
mailing list