re PR middle-end/29241 ([non unit-at-a-time] ICE with always inline)
authorJan Hubicka <jh@suse.cz>
Sun, 15 Oct 2006 19:46:26 +0000 (21:46 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 15 Oct 2006 19:46:26 +0000 (19:46 +0000)
commitba19ceaeeda23eb90bf8a277eeb9bcdbb78413fa
tree1902397fabe9819b2a235506aa5e63af0363f012
parent564738dfd1e2f0d3182d811d7abafd9391208ed8
re PR middle-end/29241 ([non unit-at-a-time] ICE with always inline)

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.

From-SVN: r117753
gcc/ChangeLog
gcc/cgraphunit.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr29241.c [new file with mode: 0644]