re PR tree-optimization/30984 (ICE with computed goto and constants)
authorJeff Law <law@redhat.com>
Mon, 19 Mar 2007 19:52:19 +0000 (13:52 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 19 Mar 2007 19:52:19 +0000 (13:52 -0600)
commit1799efef2cedc4e593396c29b866891244cbc3a9
tree9801ed0ff3b74a2c13137bfc63578ad1674ffb07
parent7270dd8e8dd70e91690c434421a8ccf1074fda38
re PR tree-optimization/30984 (ICE with computed goto and constants)

        * tree-cfg.c (find_taken_edge): Tighten conditions for
        optimizing computed gotos.

        * PR tree-optimization/30984
        * gcc.c-torture/pr30984.c: New test.

From-SVN: r123067
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr30984.c [new file with mode: 0644]
gcc/tree-cfg.c