]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/38676 (ICE during regimplification of GIMPLE_SWITCH)
authorJakub Jelinek <jakub@redhat.com>
Tue, 30 Dec 2008 23:20:45 +0000 (00:20 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 30 Dec 2008 23:20:45 +0000 (00:20 +0100)
commite878958850e9cc65d91372d241c5c65637a6d98b
treece89b751207900a03671f36dec3b38074418dd52
parent66e8b99c2aa6f09af3151d972da33d15e09a8d75
re PR middle-end/38676 (ICE during regimplification of GIMPLE_SWITCH)

PR middle-end/38676
* gimplify.c (gimple_regimplify_operands): For GIMPLE_SWITCH
only regimplify switch index.

* gcc.dg/gomp/pr38676.c: New test.

From-SVN: r142970
gcc/ChangeLog
gcc/gimplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/gomp/pr38676.c [new file with mode: 0644]