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/51280] ICE when lto1 does not have -fgnu-tm and object file uses TM


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

--- Comment #6 from Aldy Hernandez <aldyh at gcc dot gnu.org> 2012-01-19 13:57:12 UTC ---
Author: aldyh
Date: Thu Jan 19 13:57:04 2012
New Revision: 183303

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183303
Log:
        PR lto/51280
        * lto-wrapper.c (run_gcc): Pass -fgnu_tm on.
        (merge_and_complain): Same.


Added:
    trunk/gcc/testsuite/gcc.dg/lto/trans-mem-3_0.c
    trunk/gcc/testsuite/gcc.dg/lto/trans-mem-3_1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-wrapper.c


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