aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2010-02-22 15:18:10 +0100
committerDuncan Sands <baldrick@gcc.gnu.org>2010-02-22 14:18:10 +0000
commit669887fc19f995611f6dd7ed923aa6bd2726bbc1 (patch)
tree069106f741da0cb8952d28b2c2cd0ec8010b6fd1 /gcc/tree-inline.c
parent9efc83f4ba0dc4c9148256f477f203eab10134db (diff)
downloadgcc-669887fc19f995611f6dd7ed923aa6bd2726bbc1.zip
gcc-669887fc19f995611f6dd7ed923aa6bd2726bbc1.tar.gz
gcc-669887fc19f995611f6dd7ed923aa6bd2726bbc1.tar.bz2
If a pass occurs in several pass lists...
If a pass occurs in several pass lists, like pass_cleanup_eh which occurs in both all_small_ipa_passes and all_passes, make sure all instances of it are considered for replacement/insertion when ref_pass_instance_number is zero, not just the instance in the first pass list. From-SVN: r156961
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions