]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/34618 (ICE with -fmudflap and vectorization)
authorJakub Jelinek <jakub@redhat.com>
Sat, 5 Jan 2008 12:06:54 +0000 (13:06 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sat, 5 Jan 2008 12:06:54 +0000 (13:06 +0100)
commit58fcda212fea0a129016917d3cc13063ffc7de68
treee05e27e3ffb7ec0c24fa67011460b29b81c777ab
parentf1bf33ce5229a313acccff578cc6c9d22df0447e
re PR tree-optimization/34618 (ICE with -fmudflap and vectorization)

PR tree-optimization/34618
* tree-outof-ssa.c (create_temp): Copy over DECL_GIMPLE_REG_P
flag from T.

* testsuite/libmudflap.c/pass62-frag.c: New test.

From-SVN: r131336
gcc/ChangeLog
gcc/tree-outof-ssa.c
libmudflap/ChangeLog
libmudflap/testsuite/libmudflap.c/pass62-frag.c [new file with mode: 0644]