This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/32417] [4.3 Regression] 416.gamess ICEs (in aff_combination_add_elt, tree-affine.c)



------- Comment #8 from pinskia at gcc dot gnu dot org  2007-06-28 19:04 -------
Subject: Bug 32417

Author: pinskia
Date: Thu Jun 28 19:03:49 2007
New Revision: 126082

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126082
Log:
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.


Added:
    trunk/gcc/testsuite/gfortran.fortran-torture/compile/pr32417.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-affine.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32417


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]