re PR ipa/59265 (Segmentation fault in ipa_note_param_call for -fprofile-use in SPEC...
authorJan Hubicka <jh@suse.cz>
Sun, 15 Dec 2013 22:19:33 +0000 (23:19 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 15 Dec 2013 22:19:33 +0000 (22:19 +0000)
commitb786d31f62a93acc810f7bf5271c1bc80f259a8d
treec2f4cb96b50e92592fd350a911703658f5fa6f7d
parent88fab00db092415489517cc6700ba7b58c5d30bb
re PR ipa/59265 (Segmentation fault in ipa_note_param_call for -fprofile-use in SPEC CPU2006)

PR ipa/59265
* ipa-prop.c (ipa_analyze_call_uses): Skip already
devirtualized calls.
g++.dg/torture/pr59265.C: New testcase.

From-SVN: r206004
gcc/ChangeLog
gcc/ipa-prop.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr59265.C [new file with mode: 0644]