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/42392] [LTO] ICE with top level asm



------- Comment #4 from rguenth at gcc dot gnu dot org  2009-12-16 23:07 -------
Subject: Bug 42392

Author: rguenth
Date: Wed Dec 16 23:07:10 2009
New Revision: 155298

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

        PR lto/42392
        * langhooks.c (lhd_begin_section): Make sure to switch back
        to the text section, not some random one.

        * gcc.dg/lto/20091216-1_0.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.dg/lto/20091216-1_0.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/langhooks.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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