]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/18730 (cppexp.c:1076: error: unrecognizable insn)
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Tue, 14 Dec 2004 04:06:08 +0000 (04:06 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Tue, 14 Dec 2004 04:06:08 +0000 (04:06 +0000)
commitc120e14d100d4619ea030c9a07966c6c6d78e99b
treef44350c77786428f2a76bf758ed642236f45fdcc
parent30359edd5d760055ffd1a782c99fe4563188f6bf
re PR middle-end/18730 (cppexp.c:1076: error: unrecognizable insn)

PR middle-end/18730
* emit-rtl.c (get_first_nonnote_insn, get_last_nonnote_insn): When
the first/last insn is a sequence, return the first/last insn of the
sequence.

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