OSDN Git Service

2009-08-14 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Aug 2009 15:07:43 +0000 (15:07 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Aug 2009 15:07:43 +0000 (15:07 +0000)
commit8700909ca9dc38ded589a295292951eed0e23476
treeeed72790b8da7b6241bcc9287b383b2ba96bc6fd
parenta0ef520163e002c6a108b448c23defeb28df0839
2009-08-14  Richard Guenther  <rguenther@suse.de>

* ipa-prop.c (compute_complex_pass_through): If we cannot
compute a non-varying offset for IPA_JF_ANCESTOR punt.

* gcc.c-torture/execute/20090814-1.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@150757 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ipa-prop.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20090814-1.c [new file with mode: 0644]