diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2014-08-28 06:23:04 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2014-08-28 06:23:04 +0000 |
commit | a4ba89ffcaad2f331a0fcc5d236f0b114afde8cc (patch) | |
tree | f1e2fc2e30445f13dd67b7d2ee7b4850ece51ec6 /gcc/function.c | |
parent | d7111da854bd560e3ea576ef954a8e93151a198c (diff) | |
download | gcc-a4ba89ffcaad2f331a0fcc5d236f0b114afde8cc.zip gcc-a4ba89ffcaad2f331a0fcc5d236f0b114afde8cc.tar.gz gcc-a4ba89ffcaad2f331a0fcc5d236f0b114afde8cc.tar.bz2 |
dwarf2out.c: Include rtl-iter.h.
gcc/
* dwarf2out.c: Include rtl-iter.h.
(const_ok_for_output_1): Take the rtx instead of a pointer to it.
Remove unused data parameter. Return a bool, inverting the result
so that 0/false means "not ok".
(const_ok_for_output): Update accordingly. Use FOR_EACH_SUBRTX_VAR
instead of for_each_rtx.
From-SVN: r214636
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions