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 lto/43071] ICE: SIGSEGV with -fwhopr -fcompare-debug



------- Comment #7 from rguenth at gcc dot gnu dot org  2010-07-23 19:30 -------
Subject: Bug 43071

Author: rguenth
Date: Fri Jul 23 19:30:37 2010
New Revision: 162481

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

        PR lto/43071
        * gcc.c (LINK_COMMAND_SPEC): Filter out -fcompare-debug
        for -flto and -fwhopr.

        * g++.dg/lto/20100723-1_0.C: New testcase.

Added:
    trunk/gcc/testsuite/g++.dg/lto/20100723-1_0.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gcc.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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