Commit b57d6e12 by Matthias Klose Committed by Matthias Klose

configure.ac: Remove extraneous ;;.

2015-09-30  Matthias Klose  <doko@ubuntu.com>

        * configure.ac: Remove extraneous ;;.
        * configure: Regenerate.

From-SVN: r228281
parent 54cd497b
2015-09-30 Matthias Klose <doko@ubuntu.com>
* configure.ac: Remove extraneous ;;.
* configure: Regenerate.
2015-09-29 James Bowman <james.bowman@ftdichip.com> 2015-09-29 James Bowman <james.bowman@ftdichip.com>
* config/ft32/predicates.md (ft32_imm_operand): New predicate. * config/ft32/predicates.md (ft32_imm_operand): New predicate.
...@@ -26530,6 +26530,7 @@ if test $gcc_cv_as_mips_explicit_relocs = yes; then ...@@ -26530,6 +26530,7 @@ if test $gcc_cv_as_mips_explicit_relocs = yes; then
else target_cpu_default="($target_cpu_default)|MASK_EXPLICIT_RELOCS" else target_cpu_default="($target_cpu_default)|MASK_EXPLICIT_RELOCS"
fi fi
fi fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking assembler for -mno-shared support" >&5 { $as_echo "$as_me:${as_lineno-$LINENO}: checking assembler for -mno-shared support" >&5
$as_echo_n "checking assembler for -mno-shared support... " >&6; } $as_echo_n "checking assembler for -mno-shared support... " >&6; }
if test "${gcc_cv_as_mips_no_shared+set}" = set; then : if test "${gcc_cv_as_mips_no_shared+set}" = set; then :
......
...@@ -4326,7 +4326,6 @@ LCF0: ...@@ -4326,7 +4326,6 @@ LCF0:
[Define if your assembler supports .ref])]) [Define if your assembler supports .ref])])
;; ;;
esac esac
;;
case $target in case $target in
*-*-aix*) *-*-aix*)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment