2010-10-01 Tristan Gingold <gingold@adacore.com>
* configure.ac: Define the nop insn for avr*-*-*
* configure: Regenerate.
From-SVN: r164828
+2010-10-01 Tristan Gingold <gingold@adacore.com>
+
+ * configure.ac: Define the nop insn for avr*-*-*
+ * configure: Regenerate.
+
2010-10-01 Alan Modra <amodra@gmail.com>
PR target/45807
# version to the per-target configury.
case "$target" in
i?86*-*-* | mips*-*-* | alpha*-*-* | powerpc*-*-* | sparc*-*-* | m68*-*-* \
- | x86_64*-*-* | hppa*-*-* | arm*-*-* \
+ | x86_64*-*-* | hppa*-*-* | arm*-*-* | avr*-*-* \
| xstormy16*-*-* | cris-*-* | crisv32-*-* | xtensa*-*-* | bfin-*-* | score*-*-* \
| spu-*-* | fido*-*-* | m32c-*-* | microblaze-*-*)
insn="nop"
# version to the per-target configury.
case "$target" in
i?86*-*-* | mips*-*-* | alpha*-*-* | powerpc*-*-* | sparc*-*-* | m68*-*-* \
- | x86_64*-*-* | hppa*-*-* | arm*-*-* \
+ | x86_64*-*-* | hppa*-*-* | arm*-*-* | avr*-*-* \
| xstormy16*-*-* | cris-*-* | crisv32-*-* | xtensa*-*-* | bfin-*-* | score*-*-* \
| spu-*-* | fido*-*-* | m32c-*-* | microblaze-*-*)
insn="nop"