configure.ac: Add backslashes missing from the last change.
authorPaolo Carlini <paolo@gcc.gnu.org>
Thu, 22 Aug 2013 16:52:01 +0000 (16:52 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 22 Aug 2013 16:52:01 +0000 (16:52 +0000)
2013-08-22  Paolo Carlini  <paolo.carlini@oracle.com>

* configure.ac: Add backslashes missing from the last change.
* configure: Regenerate.

From-SVN: r201927

gcc/ChangeLog
gcc/configure
gcc/configure.ac

index ea3c14a82b620683298d07c47109f56cd9ec1c60..039dbe299abc1b0708b2a1cbc512aa684b9b0a5e 100644 (file)
@@ -1,7 +1,12 @@
+2013-08-22  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       * configure.ac: Add backslashes missing from the last change.
+       * configure: Regenerate.
+
 2013-08-22  Jan Hubicka  <jh@susue.cz>
 
-       * ipa.c (function_and_variable_visibility): First remember function was global
-       and then make it local.
+       * ipa.c (function_and_variable_visibility): First remember function
+       was global and then make it local.
 
 2013-08-22  Julian Brown  <julian@codesourcery.com>
 
index a0d6e73305877361b0012ff1d644ed4c5032225e..ec662f502335cc70949f86692486a3e96b0108f0 100755 (executable)
@@ -26118,8 +26118,8 @@ esac
 # ??? Once 2.11 is released, probably need to add first known working
 # version to the per-target configury.
 case "$cpu_type" in
-  aarch64 | alpha | arm | avr | bfin | cris | i386 | m32c | m68k | microblaze
-  | mips | pa | rs6000 | score | sparc | spu | tilegx | tilepro | xstormy16
+  aarch64 | alpha | arm | avr | bfin | cris | i386 | m32c | m68k | microblaze \
+  | mips | pa | rs6000 | score | sparc | spu | tilegx | tilepro | xstormy16 \
   | xtensa)
     insn="nop"
     ;;
index 0797b5fa9af568ad67e313e7fd35edf4453d6608..62d3053e6e64fdb49526cfb24cf5a8bd5da61eef 100644 (file)
@@ -4219,8 +4219,8 @@ esac
 # ??? Once 2.11 is released, probably need to add first known working
 # version to the per-target configury.
 case "$cpu_type" in
-  aarch64 | alpha | arm | avr | bfin | cris | i386 | m32c | m68k | microblaze
-  | mips | pa | rs6000 | score | sparc | spu | tilegx | tilepro | xstormy16
+  aarch64 | alpha | arm | avr | bfin | cris | i386 | m32c | m68k | microblaze \
+  | mips | pa | rs6000 | score | sparc | spu | tilegx | tilepro | xstormy16 \
   | xtensa)
     insn="nop"
     ;;