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/41791] LTO warnings with -Winline



------- Comment #3 from rguenth at gcc dot gnu dot org  2009-10-22 15:37 -------
Subject: Bug 41791

Author: rguenth
Date: Thu Oct 22 15:36:46 2009
New Revision: 153459

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153459
Log:
2009-10-22  Richard Guenther  <rguenther@suse.de>

        PR lto/41791
        * lto-streamer-out.c (lto_output_location): Stream the
        system header flag.
        * lto-streamer-in.c (lto_input_location): Likewise.

        * g++.dg/lto/20091022-2_0.C: New testcase.

Added:
    trunk/gcc/testsuite/g++.dg/lto/20091022-2_0.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-streamer-in.c
    trunk/gcc/lto-streamer-out.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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