https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71678
--- Comment #4 from Georg-Johann Lay <gjl at gcc dot gnu.org> --- Author: gjl Date: Wed Oct 26 09:46:44 2016 New Revision: 241547 URL: https://gcc.gnu.org/viewcvs?rev=241547&root=gcc&view=rev Log: gen-pass-instances.awk is sensitive to the order in which passes are added; passes that appear later have to be added first. PR target/71676 PR target/71678 * config/avr/avr-passes.def: Swap order of directives for gen-pass-instances.awk. Modified: trunk/gcc/ChangeLog trunk/gcc/config/avr/avr-passes.def