[Bug debug/22313] [4.1 Regression] gcc HEAD as of 2005/07/05 fails to profiledbootstrap without -g

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Nov 11 19:01:00 GMT 2005



------- Comment #16 from pinskia at gcc dot gnu dot org  2005-11-11 19:01 -------
The problem is that dwarf2out_switch_text_section does not get called as the
debug_hooks are set to none.

So the handling of NOTE_INSN_SWITCH_TEXT_SECTIONS is slightly wrong for this
case.  Looking more into it.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22313



More information about the Gcc-bugs mailing list