OSDN Git Service

PR rtl-optimization/58831
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Oct 2013 11:16:59 +0000 (11:16 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Oct 2013 11:16:59 +0000 (11:16 +0000)
commit8e279b58e452a1cfcc02bcfc12a1008737f1f2bf
treefab3863e55bbe0eab30c022e2c3ae7b4add389d8
parent4bd170decd8ab3b67b9c5f39f2d0b2f76c2c69bc
PR rtl-optimization/58831
* alias.c (init_alias_analysis): At the beginning of each iteration, set
the reg_seen[N] flag if static_reg_base_value[N] is non-null.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@204058 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/alias.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/pr58831.c [new file with mode: 0644]