Must use push insn to pass varargs arguments of DFmode because otherwise the middle...
authorGeorg-Johann Lay <avr@gjlay.de>
Thu, 28 Nov 2019 10:29:30 +0000 (10:29 +0000)
committerGeorg-Johann Lay <gjl@gcc.gnu.org>
Thu, 28 Nov 2019 10:29:30 +0000 (10:29 +0000)
commit09f8027ce58fb2162fc6577cc7777409cfd06014
treecef90cd2c18443e402a27ca08019ab820169520d
parentd68f5edfaf04b5efb4b1c3eb2f016f6713357b10
Must use push insn to pass varargs arguments of DFmode because otherwise the middle-end generates wrong code.

Must use push insn to pass varargs arguments of DFmode because
otherwise the middle-end generates wrong code.
PR target/92055
* config/avr/avr.md (MPUSH) [DF, DC]: Add modes to mode iterator.

From-SVN: r278805
gcc/ChangeLog
gcc/config/avr/avr.md