re PR middle-end/83463 (ICE: tree check: expected integer_type or enumeral_type or...
[gcc.git] / configure
index 1e00f01c3842a6581264c219bd2fee65f40356c9..2d615a99965229a4ea037ed5e79462836cf940f7 100755 (executable)
--- a/configure
+++ b/configure
@@ -3630,10 +3630,6 @@ case "${target}" in
     ;;
   *-*-rtems*)
     noconfigdirs="$noconfigdirs target-libgloss"
-    # this is not caught below because this stanza matches earlier
-    case $target in
-      or1k*-*-*) noconfigdirs="$noconfigdirs gdb" ;;
-    esac
     ;;
     # The tpf target doesn't support gdb yet.
   *-*-tpf*)
@@ -3839,9 +3835,6 @@ case "${target}" in
   nvptx*-*-*)
     noconfigdirs="$noconfigdirs target-libssp target-libstdc++-v3 target-libobjc"
     ;;
-  or1k*-*-*)
-    noconfigdirs="$noconfigdirs gdb"
-    ;;
   sh-*-*)
     case "${target}" in
       sh*-*-elf)