aboutsummaryrefslogtreecommitdiff
path: root/4.6.3
diff options
context:
space:
mode:
authorRyan Hill <rhill@gentoo.org>2012-04-08 03:30:51 +0000
committerRyan Hill <rhill@gentoo.org>2012-04-08 03:30:51 +0000
commitcc860d239d762d52b613af885af3ec6253e17d74 (patch)
tree5548ac65d7e3de80eee4b86f9bd1918377eb3663 /4.6.3
parentInitial 4.6.3 patchsets based off of most recent 4.6.2 patchsets. (diff)
downloadgcc-patches-cc860d239d762d52b613af885af3ec6253e17d74.tar.gz
gcc-patches-cc860d239d762d52b613af885af3ec6253e17d74.tar.bz2
gcc-patches-cc860d239d762d52b613af885af3ec6253e17d74.zip
Regenerated.
Diffstat (limited to '4.6.3')
-rw-r--r--4.6.3/gentoo/74_all_gcc46_cloog-dl.patch34
-rw-r--r--4.6.3/gentoo/README.history2
2 files changed, 13 insertions, 23 deletions
diff --git a/4.6.3/gentoo/74_all_gcc46_cloog-dl.patch b/4.6.3/gentoo/74_all_gcc46_cloog-dl.patch
index 21ceb25..9e07501 100644
--- a/4.6.3/gentoo/74_all_gcc46_cloog-dl.patch
+++ b/4.6.3/gentoo/74_all_gcc46_cloog-dl.patch
@@ -30,7 +30,6 @@ was modified to work on FreeBSD (http://bugs.gentoo.org/317211).
* graphite-cloog-compat.h: Add missing symbols.
-
--- a/gcc/Makefile.in
+++ b/gcc/Makefile.in
@@ -984,6 +984,8 @@ GCC_PLUGIN_H = gcc-plugin.h highlev-plugin-common.h $(CONFIG_H) $(SYSTEM_H) \
@@ -106,7 +105,7 @@ was modified to work on FreeBSD (http://bugs.gentoo.org/317211).
graphite-sese-to-poly.h
tree-vect-loop.o: tree-vect-loop.c $(CONFIG_H) $(SYSTEM_H) coretypes.h \
$(TM_H) $(GGC_H) $(TREE_H) $(BASIC_BLOCK_H) $(DIAGNOSTIC_H) $(TREE_FLOW_H) \
-@@ -3482,6 +3484,11 @@ $(out_object_file): $(out_file) $(CONFIG_H) coretypes.h $(TM_H) $(TREE_H) \
+@@ -3483,6 +3485,11 @@ $(out_object_file): $(out_file) $(CONFIG_H) coretypes.h $(TM_H) $(TREE_H) \
$(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) \
$(out_file) $(OUTPUT_OPTION)
@@ -128,25 +127,16 @@ was modified to work on FreeBSD (http://bugs.gentoo.org/317211).
CLOOGINC
CLOOGLIBS
PPLINC
-@@ -17505,7 +17506,7 @@ else
- lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
- lt_status=$lt_dlunknown
- cat > conftest.$ac_ext <<_LT_EOF
--#line 17508 "configure"
-+#line 17509 "configure"
- #include "confdefs.h"
-
- #if HAVE_DLFCN_H
-@@ -17611,7 +17612,7 @@ else
- lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
- lt_status=$lt_dlunknown
- cat > conftest.$ac_ext <<_LT_EOF
--#line 17614 "configure"
-+#line 17615 "configure"
- #include "confdefs.h"
+@@ -4842,7 +4843,7 @@ fi
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_cc_gcc_supports_ada" >&5
+ $as_echo "$acx_cv_cc_gcc_supports_ada" >&6; }
- #if HAVE_DLFCN_H
-@@ -26284,6 +26285,7 @@ $as_echo "unable to check" >&6; }
+-if test x$GNATBIND != xno && test x$GNATMAKE != xno && test x$acx_cv_cc_gcc_supports_ada != xno; then
++if test "x$GNATBIND" != xno && test "x$GNATMAKE" != xno && test x$acx_cv_cc_gcc_supports_ada != xno; then
+ have_gnat=yes
+ else
+ have_gnat=no
+@@ -26282,6 +26283,7 @@ $as_echo "unable to check" >&6; }
fi
# Check -ldl
@@ -154,7 +144,7 @@ was modified to work on FreeBSD (http://bugs.gentoo.org/317211).
saved_LIBS="$LIBS"
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
$as_echo_n "checking for library containing dlopen... " >&6; }
-@@ -26343,7 +26345,9 @@ fi
+@@ -26341,7 +26343,9 @@ fi
if test x"$ac_cv_search_dlopen" = x"-ldl"; then
pluginlibs="$pluginlibs -ldl"
@@ -166,7 +156,7 @@ was modified to work on FreeBSD (http://bugs.gentoo.org/317211).
# Check that we can build shared objects with -fPIC -shared
--- a/gcc/configure.ac
+++ b/gcc/configure.ac
-@@ -4841,11 +4841,14 @@ if test x"$enable_plugin" = x"yes"; then
+@@ -4839,11 +4839,14 @@ if test x"$enable_plugin" = x"yes"; then
fi
# Check -ldl
diff --git a/4.6.3/gentoo/README.history b/4.6.3/gentoo/README.history
index c3e1e41..535b917 100644
--- a/4.6.3/gentoo/README.history
+++ b/4.6.3/gentoo/README.history
@@ -15,7 +15,7 @@
+ 50_all_libiberty-asprintf.patch
+ 51_all_libiberty-pic.patch
+ 52_all_netbsd-Bsymbolic.patch
- + 74_all_gcc46_cloog-dl.patch
+ U 74_all_gcc46_cloog-dl.patch
+ 75_all_arm_4.7.0_strict-volatile-bitfields.patch
+ 76_all_4.7.0_c-family-headers.patch
+ 77_all_pr51106_4.6.3_ice-move_insn.patch