]> git.ipfire.org Git - thirdparty/gcc.git/commit
emit-rtl.c (set_decl_incoming_rtl): Check whether the 0th element of PARALLEL is...
authorJosef Zlomek <zlomekj@suse.cz>
Sat, 14 Feb 2004 18:45:41 +0000 (19:45 +0100)
committerJosef Zlomek <zlomek@gcc.gnu.org>
Sat, 14 Feb 2004 18:45:41 +0000 (18:45 +0000)
commitd4afac5bbd0dc69a47c800b0ad4ba3e469c48963
treefa1b6177c06575af2d926341e2c6591f7db0f966
parent19b17484d033b444106949396c6d6abbe08d595f
emit-rtl.c (set_decl_incoming_rtl): Check whether the 0th element of PARALLEL is NULL.

* emit-rtl.c (set_decl_incoming_rtl): Check whether the 0th element of
PARALLEL is NULL.

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