]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/32339 (ICE in insert_save, at caller-save.c:726)
authorSeongbae Park <seongbae.park@gmail.com>
Fri, 15 Jun 2007 06:33:24 +0000 (06:33 +0000)
committerSeongbae Park <spark@gcc.gnu.org>
Fri, 15 Jun 2007 06:33:24 +0000 (06:33 +0000)
commit203927fc06340697cc2a06cf5f42dff85ed24c49
treeff110a2feb9f7ab99cca3f079f9a3cd5db09c332
parent7dace0ca518e0561b71691938e5402acf58f641c
re PR rtl-optimization/32339 (ICE in insert_save, at caller-save.c:726)

2007-06-14  Seongbae Park  <seongbae.park@gmail.com>

PR rtl-optimization/32339
* df-scan.c (df_uses_record): Don't modify flags but just add to it for
df_ref_record.

From-SVN: r125736
gcc/ChangeLog
gcc/df-scan.c