]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
configure.ac: Define the nop insn for avr*-*-*
authorTristan Gingold <gingold@adacore.com>
Fri, 1 Oct 2010 07:20:38 +0000 (07:20 +0000)
committerTristan Gingold <gingold@gcc.gnu.org>
Fri, 1 Oct 2010 07:20:38 +0000 (07:20 +0000)
2010-10-01  Tristan Gingold  <gingold@adacore.com>

* configure.ac: Define the nop insn for avr*-*-*
* configure: Regenerate.

From-SVN: r164828

gcc/ChangeLog
gcc/configure
gcc/configure.ac

index ea4f385f5d78c5abd626b4dfdd83c0ca4254bec8..7c58eb5617de89322310206a4799f41d0dc97d9f 100644 (file)
@@ -1,3 +1,8 @@
+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
index 80b93620083e3e58afe5d407c3b6ff4392818938..e2c0a138bc0ca5b2da9561c73673302b2f6313ff 100755 (executable)
@@ -24491,7 +24491,7 @@ esac
 # 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"
index 65ae072fe4439ca7a14b4962888f08309765bdde..14690d3c01cd7e1af9842db3b7ff82d1fcbc1e02 100644 (file)
@@ -3752,7 +3752,7 @@ esac
 # 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"