gen-pass-instances.awk is sensitive to the order in which passes are added...
authorGeorg-Johann Lay <avr@gjlay.de>
Wed, 26 Oct 2016 09:46:44 +0000 (09:46 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Wed, 26 Oct 2016 09:46:44 +0000 (09:46 +0000)
commitb6735d9ac58384640379f449db791bc59ce4f854
tree9437b562ad2d3db5bc1ab57e03bb0a1aca369e1b
parent9e8b0bba61cd8b28f2babb3e4844176053f593d5
gen-pass-instances.awk is sensitive to the order in which passes are added...

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.

From-SVN: r241547
gcc/ChangeLog
gcc/config/avr/avr-passes.def