]> gcc.gnu.org Git - gcc.git/commit - gcc/testsuite/ChangeLog
Fix for PR64068 and PR64559.
authorMartin Liska <marxin@gcc.gnu.org>
Thu, 15 Jan 2015 17:29:23 +0000 (17:29 +0000)
committerMartin Liska <marxin@gcc.gnu.org>
Thu, 15 Jan 2015 17:29:23 +0000 (17:29 +0000)
commitc23127ce74acc430659d5afb176e3f8e987dd77c
tree30b67fd27684a14ac619b4389fde8d374ce2a0bc
parent40d54d24324167bf6cb16c250a0992019b8aa300
Fix for PR64068 and PR64559.

* g++.dg/ipa/pr64068.C: New test.
* gcc.dg/ipa/PR64559.c: New test.
PR ipa/64068
PR ipa/64559
* ipa.c (symbol_table::remove_unreachable_nodes):
Do not put abstract origins into boundary.

From-SVN: r219672
gcc/ChangeLog
gcc/ipa.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ipa/pr64068.C [new file with mode: 0644]
gcc/testsuite/gcc.dg/ipa/PR64559.c [new file with mode: 0644]
This page took 0.061612 seconds and 5 git commands to generate.