re PR middle-end/32417 (416.gamess ICEs (in aff_combination_add_elt, tree-affine.c))
authorAndrew Pinski <andrew_pinski@playstation.sony.com>
Thu, 28 Jun 2007 19:03:49 +0000 (19:03 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 28 Jun 2007 19:03:49 +0000 (12:03 -0700)
commitf46fe0e64cf1814ff8c60208a87d40eb31e46d87
tree1491da5dec11ddc8e18a3642e00a9602e8072c1a
parent5346c75c5685cd351bb6d711a010ebab201b5da7
re PR middle-end/32417 (416.gamess ICEs (in aff_combination_add_elt, tree-affine.c))

2007-06-28  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR tree-opt/32417
        * tree-affine.c (aff_combination_add_elt): Handle
        pointer addition specially.

2007-06-28  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR tree-opt/32417
        * gfortran.fortran-torture/compile/pr32417.f90: New test.

From-SVN: r126082
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/compile/pr32417.f90 [new file with mode: 0644]
gcc/tree-affine.c