]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR lto/48954 (ICE: SIGSEGV in bitmap_count_bits (bitmap.c:719) with -O2 -flto...
authorJan Hubicka <jh@suse.cz>
Sat, 4 Jun 2011 16:20:36 +0000 (18:20 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 4 Jun 2011 16:20:36 +0000 (16:20 +0000)
commit26740835ec4e0049bf26b98cea017e1d9ce888b0
tree08154b04ddcdd9c66f3ff68d546a4ce4f075c4d5
parent014ab419efc12a59efebd2720d79e1c055675c85
re PR lto/48954 (ICE: SIGSEGV in bitmap_count_bits (bitmap.c:719) with -O2 -flto -fno-early-inlining -fkeep-inline-functions)

PR lto/48954
* lto-cgraph.c (output_node_opt_summary): Handle NULL skip args bitmaps.
* g++.dg/torture/pr48954.C: New testcase.

From-SVN: r174644
gcc/ChangeLog
gcc/lto-cgraph.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr48954.C [new file with mode: 0644]