]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/50301 (416.gamess in SPEC CPU 2006 failed to build with LTO)
authorMartin Jambor <mjambor@suse.cz>
Wed, 7 Sep 2011 14:31:40 +0000 (16:31 +0200)
committerMartin Jambor <jamborm@gcc.gnu.org>
Wed, 7 Sep 2011 14:31:40 +0000 (16:31 +0200)
commit128c61eeb9dd76409237dcfae26dbbc0d0db34de
treee969f2f11f577d85c9f099b5655d7f7e74744bed
parentda990dc0e09b05638d0ec80e719c1cbd2615d76e
re PR middle-end/50301 (416.gamess in SPEC CPU 2006 failed to build with LTO)

2011-09-07  Martin Jambor  <mjambor@suse.cz>

PR middle-end/50301
* ipa-cp.c (find_more_values_for_callers_subset): Check jump
function index bounds.
(perhaps_add_new_callers): Likewise.

From-SVN: r178640
gcc/ChangeLog
gcc/ipa-cp.c