]> gcc.gnu.org Git - gcc.git/blobdiff - lto-plugin/configure
re PR middle-end/46674 (Weak alias is mistakenly optimized away)
[gcc.git] / lto-plugin / configure
index 12e58e5d8671dadb3aa5d664954443068297cc11..495d9e9ed601fd69fc2aed7a26ec54397b3f7e7d 100755 (executable)
@@ -10872,24 +10872,6 @@ esac
 
 
 
-# Trying to get this information from gcc's config is tricky.
-case $target in
-  x86_64*-mingw*)
-
-$as_echo "#define SYM_STYLE ss_none" >>confdefs.h
-
-    ;;
-  *-cygwin* | i?86*-mingw* )
-
-$as_echo "#define SYM_STYLE ss_win32" >>confdefs.h
-
-    ;;
-  *)
-
-$as_echo "#define SYM_STYLE ss_none" >>confdefs.h
-
-    ;;
-esac
 ac_fn_c_find_intX_t "$LINENO" "64" "ac_cv_c_int64_t"
 case $ac_cv_c_int64_t in #(
   no|yes) ;; #(
This page took 0.495029 seconds and 5 git commands to generate.