[Bug debug/39355] [4.4 Regression] ICE at dwarf2out.c:10353 in loc_descriptor_from_tree_1
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Mar 10 08:05:00 GMT 2009
------- Comment #15 from jakub at gcc dot gnu dot org 2009-03-10 08:05 -------
You can start with trying if -O2 -fno-inline -fno-inline-small-functions is
still miscompiled and if -O0 works, then you can add
__attribute__((__optimized__([02]))) to suspected functions.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39355
More information about the Gcc-bugs
mailing list