fold-const.c
467 KB
-
re PR middle-end/32813 (ICE for array expression in empty if statement, compiled… · e057e0cd
re PR middle-end/32813 (ICE for array expression in empty if statement, compiled with -fbounds-check) 2007-08-09 Andrew Pinski <andrew_pinski@playstation.sony.com> PR middle-end/32813 * fold-const.c (omit_one_operand): Return only the ommitted expression if the result is an empty statement. (pedantic_omit_one_operand): Likewise. 2007-08-09 Andrew Pinski <andrew_pinski@playstation.sony.com> PR middle-end/32813 * gfortran.fortran-torture/compile/emptyif-1.f90: New test. * lib/fortran-torture.exp (fortran-torture): Use TORTURE_OPTIONS instead of just -O. From-SVN: r127322
Andrew Pinski committed