]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/14838 (ICE when building with -O2 -g)
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Tue, 23 Nov 2004 03:01:10 +0000 (03:01 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Tue, 23 Nov 2004 03:01:10 +0000 (03:01 +0000)
commit6f78a2f317ac0bea0ae16c2168a080d3976f4d88
treee22c9d6ec53ce8e73e13551268870cd59ca8cd3c
parentfd7d79e07ed0eca8fd886c1b841f4be4f90e8282
re PR rtl-optimization/14838 (ICE when building with -O2 -g)

PR rtl-optimization/14838
* emit-rtl.c (get_first_nonnote_insn): Don't assume first insn is a
note.
(get_last_nonnote_insn): Don't assume last insn is a note.

From-SVN: r91068
gcc/ChangeLog
gcc/emit-rtl.c