configure.in (HAVE_AS_DWARF2_DEBUG_LINE): Enable .file/.loc check for powerpc*-*-*.
[gcc.git] / gcc / configure.in
index e5fe5e0c5612109a9a9b736507a7a671287adca6..b391267e0b863f70968288c76b25fde28abba33c 100644 (file)
@@ -1441,7 +1441,7 @@ gcc_cv_as_dwarf2_debug_line=no
 # ??? Once 2.11 is released, probably need to add first known working
 # version to the per-target configury.
 case "$target" in
-  i?86*-*-* | mips*-*-* | alpha*-*-* | sparc*-*-*)
+  i?86*-*-* | mips*-*-* | alpha*-*-* | powerpc*-*-* | sparc*-*-*)
     insn="nop"
     ;;
   ia64*-*-*)