]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR ipa/60058 (internal compiler error: Segmentation fault)
authorMarkus Trippelsdorf <markus@trippelsdorf.de>
Tue, 4 Feb 2014 17:25:38 +0000 (17:25 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 4 Feb 2014 17:25:38 +0000 (17:25 +0000)
commit8472fa801bfcc8cfcbd8848b0c86c3527a984fe9
tree2dfd80c3d5ad38be932f5fb35f09f90abb05463b
parentdf98e37fb714b93c45f9d0ce38a15c779573f0e4
re PR ipa/60058 (internal compiler error: Segmentation fault)

PR ipa/60058
* ipa-cp.c (ipa_get_indirect_edge_target_1): Check that target
is non-null.
* g++.dg/torture/pr60058.C: New testcase.

From-SVN: r207478
gcc/ChangeLog
gcc/ipa-cp.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr60058.C [new file with mode: 0644]