r230625 - in /trunk/gcc: ChangeLog graphite-isl...

spop@gcc.gnu.org spop@gcc.gnu.org
Thu Nov 19 20:35:00 GMT 2015


Author: spop
Date: Thu Nov 19 20:35:12 2015
New Revision: 230625

URL: https://gcc.gnu.org/viewcvs?rev=230625&root=gcc&view=rev
Log:
fix bootstrap without ISL on old linkers

With and without this patch passes bootstrap on x86_64-linux with and without ISL.
The problem occurs on systems with older linkers that do not remove dead symbols.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/graphite-isl-ast-to-gimple.c
    trunk/gcc/sese.c
    trunk/gcc/sese.h



More information about the Gcc-cvs mailing list