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 c++/44256] When using -flto and -fwhole-program the compiler/linker crash



------- Comment #10 from rguenth at gcc dot gnu dot org  2010-05-24 12:34 -------
Subject: Bug 44256

Author: rguenth
Date: Mon May 24 12:34:34 2010
New Revision: 159779

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

        PR lto/44256
        * lto.c (lto_fixup_type): Deal with non-type TYPE_CONTEXT.

        * gcc.dg/lto/20100426_0.c: New testcase.

Added:
    branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/lto/20100426_0.c
Modified:
    branches/gcc-4_5-branch/gcc/lto/ChangeLog
    branches/gcc-4_5-branch/gcc/lto/lto.c
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog


-- 


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


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