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/45229] gcc.c-torture/execute/20000412-4.c ICEs with -fgraphite-identity


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

--- Comment #4 from Sebastian Pop <spop at gcc dot gnu.org> 2010-09-30 21:18:06 UTC ---
Author: spop
Date: Thu Sep 30 21:18:01 2010
New Revision: 164785

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164785
Log:
Fix PR45229: gcc.c-torture/execute/20000412-4.c ICEs with -fgraphite-identity.

2010-08-17  Sebastian Pop  <sebastian.pop@amd.com>

    PR middle-end/45229
    * graphite-sese-to-poly.c (rewrite_cross_bb_scalar_deps): Do not
    handle GIMPLE_CALLs with no LHS.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ChangeLog.graphite
    trunk/gcc/graphite-sese-to-poly.c


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