]> git.ipfire.org Git - thirdparty/gcc.git/commit
df.h (FOR_EACH_INSN_INFO_MW): New macro.
authorRichard Sandiford <rdsandiford@googlemail.com>
Sun, 15 Jun 2014 07:32:54 +0000 (07:32 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sun, 15 Jun 2014 07:32:54 +0000 (07:32 +0000)
commitfc8e9f583cf683a397fef637af4b170fda429021
treeb6c4e39bde41278d890cc3b12c57dc3a8880be25
parent292321a5cd9b5988a0e73adaa0ad637a9a17b4d4
df.h (FOR_EACH_INSN_INFO_MW): New macro.

gcc/
* df.h (FOR_EACH_INSN_INFO_MW): New macro.
* df-problems.c (df_note_bb_compute): Use it.
* regstat.c (regstat_bb_compute_ri): Likewise.

From-SVN: r211680
gcc/ChangeLog
gcc/df-problems.c
gcc/df.h
gcc/regstat.c