re PR bootstrap/52397 (comparison failure with Ada enabled)
authorJakub Jelinek <jakub@redhat.com>
Wed, 29 Feb 2012 08:12:04 +0000 (09:12 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 29 Feb 2012 08:12:04 +0000 (09:12 +0100)
commitbf743fc408e59aab4262b49f03b739930fadbb89
treed401519d7b115ce0c81a59d26d0eb967ca5b2a31
parent5cda350e60df32b728d1cf4a346a980d5870193c
re PR bootstrap/52397 (comparison failure with Ada enabled)

PR bootstrap/52397
* df.h (struct df_d): Adjust comment that hard_regs_live_count
doesn't count DEBUG_INSN refs.
* df-scan.c (df_ref_create_structure): Don't set DF_HARD_REG_LIVE
for DEBUG_INSN refs.

From-SVN: r184652
gcc/ChangeLog
gcc/df-scan.c
gcc/df.h