From f8decacc83bf610a1aa9417c15feb7e9ce93157b Mon Sep 17 00:00:00 2001 From: doko Date: Fri, 8 Mar 2013 06:55:50 +0000 Subject: gcc-4.8 (4.8-20130308-1) experimental; urgency=low * GCC snapshot 20130308, taken from the trunk. -- Matthias Klose Fri, 08 Mar 2013 12:08:12 +0800 git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6640 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca --- debian/patches/gcc-default-fortify-source.diff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/patches/gcc-default-fortify-source.diff') diff --git a/debian/patches/gcc-default-fortify-source.diff b/debian/patches/gcc-default-fortify-source.diff index 1628a49..1d6437a 100644 --- a/debian/patches/gcc-default-fortify-source.diff +++ b/debian/patches/gcc-default-fortify-source.diff @@ -10,7 +10,7 @@ Index: b/src/gcc/doc/invoke.texi =================================================================== --- a/src/gcc/doc/invoke.texi +++ b/src/gcc/doc/invoke.texi -@@ -6543,6 +6543,12 @@ +@@ -6561,6 +6561,12 @@ Please note the warning under @option{-fgcse} about invoking @option{-O2} on programs that use computed gotos. @@ -27,7 +27,7 @@ Index: b/src/gcc/c-family/c-cppbuiltin.c =================================================================== --- a/src/gcc/c-family/c-cppbuiltin.c +++ b/src/gcc/c-family/c-cppbuiltin.c -@@ -854,6 +854,10 @@ +@@ -853,6 +853,10 @@ builtin_define_with_value ("__REGISTER_PREFIX__", REGISTER_PREFIX, 0); builtin_define_with_value ("__USER_LABEL_PREFIX__", user_label_prefix, 0); -- cgit v1.2.3