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/46560] libstdc++ execute FAILs with -flto


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

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-11-26 14:39:31 UTC ---
Author: rguenth
Date: Fri Nov 26 14:39:25 2010
New Revision: 167178

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167178
Log:
2010-11-26  Richard Guenther  <rguenther@suse.de>

    PR lto/46560
    * cgraph.c (cgraph_clone_edge): Clone call_stmt dependent
    flags manually.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cgraph.c


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