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 tree-optimization/47021] graphite branch fails to bootstrap


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

--- Comment #3 from Sebastian Pop <spop at gcc dot gnu.org> 2011-01-03 17:01:39 UTC ---
Author: spop
Date: Mon Jan  3 17:01:36 2011
New Revision: 168433

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168433
Log:
Fix PR47021: ADDR_EXPRs don't contain SCoP parameters.

2011-01-03  Sebastian Pop  <sebastian.pop@amd.com>

    PR tree-optimization/47021
    * graphite-sese-to-poly.c (scan_tree_for_params): Handle ADDR_EXPR.

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]