[Bug tree-optimization/39203] LTO and -fwhole-program do not play along well
dnovillo at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Feb 17 21:38:00 GMT 2009
------- Comment #10 from dnovillo at gcc dot gnu dot org 2009-02-17 21:38 -------
Subject: Bug 39203
Author: dnovillo
Date: Tue Feb 17 21:38:05 2009
New Revision: 144248
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144248
Log:
2009-02-17 Diego Novillo <dnovillo@google.com>
PR 39203
* c-opts.c (c_common_post_options): Disable -fwhole-program
when generating IL.
lto/ChangeLog
PR 39203
* lto-lang.c (lto_post_options): Disable -fwhole-program
when running LTRANS.
Modified:
branches/lto/gcc/ChangeLog.lto
branches/lto/gcc/c-opts.c
branches/lto/gcc/lto/ChangeLog
branches/lto/gcc/lto/lto-lang.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39203
More information about the Gcc-bugs
mailing list