]> git.ipfire.org Git - thirdparty/gcc.git/commit
dwarf2out.c (dwarf2out_switch_text_section): Do not call dwarf2out_note_section_used...
authorUros Bizjak <uros@gcc.gnu.org>
Sat, 19 Jan 2008 17:57:57 +0000 (18:57 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Sat, 19 Jan 2008 17:57:57 +0000 (18:57 +0100)
commitd0b9dbd562630086b7d7ff2d78cc5663dc48f732
tree73373bccec666726ca048f40c5184d9c6089092d
parent135a171d9eac312352f58e0c09abac9156d9fbda
dwarf2out.c (dwarf2out_switch_text_section): Do not call dwarf2out_note_section_used if cold_text_section is NULL.

        * dwarf2out.c (dwarf2out_switch_text_section): Do not call
        dwarf2out_note_section_used if cold_text_section is NULL.

From-SVN: r131654
gcc/ChangeLog
gcc/dwarf2out.c