re PR target/56771 (Integer Overflow? Building arm-rtems libgcc2)

2013-04-03  Sebastian Huber  <sebastian.huber@embedded-brains.de>

	PR target/56771
	* configure.ac: Require 64-bit int for arm*-*-rtems[.0-9]*.
	* configure: Regenerate.

From-SVN: r197428
This commit is contained in:
Sebastian Huber 2013-04-03 15:43:55 +00:00 committed by Joel Sherrill
parent 305c9ff189
commit 4eb9d15207
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
2013-04-03 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR target/56771
* configure.ac: Require 64-bit int for arm*-*-rtems*.
* configure.ac: Require 64-bit int for arm*-*-rtems[.0-9]*.
* configure: Regenerate.
2012-09-20 Release Manager

2
libcpp/configure vendored
View File

@ -7370,7 +7370,7 @@ fi
case $target in
alpha*-*-* | \
arm*-*-*eabi* | \
arm*-*-rtems* | \
arm*-*-rtems[.0-9]* | \
arm*-*-symbianelf* | \
x86_64-*-* | \
ia64-*-* | \

View File

@ -150,7 +150,7 @@ m4_changequote(,)
case $target in
alpha*-*-* | \
arm*-*-*eabi* | \
arm*-*-rtems* | \
arm*-*-rtems[.0-9]* | \
arm*-*-symbianelf* | \
x86_64-*-* | \
ia64-*-* | \