]> gcc.gnu.org Git - gcc.git/commit
re PR tree-optimization/66349 (ICE on valid code at -O1, -O2 and -O3 on x86_64-linux...
authorRichard Biener <rguenther@suse.de>
Mon, 1 Jun 2015 13:58:50 +0000 (13:58 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 1 Jun 2015 13:58:50 +0000 (13:58 +0000)
commit633343a8594fb64dd9ffa7edc9191e1942cf23e3
tree9be90c1eeabebf8dbc6174c342ef611958263ea0
parent96a956b65a8222c3dc53b3c6ee327657c517255e
re PR tree-optimization/66349 (ICE on valid code at -O1, -O2 and -O3 on x86_64-linux-gnu in dfs_enumerate_from, at cfganal.c:1195)

2015-06-01  Richard Biener  <rguenther@suse.de>

PR tree-optimization/66349
PR tree-optimization/66352
PR tree-optimization/66357
* gcc.dg/torture/pr66357.c: New testcase.
* gcc.dg/torture/pr66349.c: Likewise.
* gfortran.fortran-torture/compile/pr66352.f90: Likewise.

From-SVN: r223980
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr66349.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/torture/pr66357.c [new file with mode: 0644]
gcc/testsuite/gfortran.fortran-torture/compile/pr66352.f90 [new file with mode: 0644]
This page took 0.063031 seconds and 5 git commands to generate.