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 middle-end/29241] [4.0/4.1 Regression] [non unit-at-a-time] ICE with always inline



------- Comment #7 from rguenth at gcc dot gnu dot org  2007-01-05 11:35 -------
Subject: Bug 29241

Author: rguenth
Date: Fri Jan  5 11:35:01 2007
New Revision: 120475

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120475
Log:
2007-01-05  Richrad Guenther  <rguenther@suse.de>

        Backport from mainline:
        2006-10-15  Jan Hubicka  <jh@suse.cz>

        PR middle-end/29241
        * cgraphunit.c (cgraph_preserve_function_body_p): Preserve functions
        declared always_inline even when not inlining.

        * gcc.c-torture/compile/pr29241.c: New testcase.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/gcc.c-torture/compile/pr29241.c
      - copied unchanged from r117753,
trunk/gcc/testsuite/gcc.c-torture/compile/pr29241.c
Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/cgraphunit.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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


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