vapier      16/01/26 21:05:43

  Modified:             93_all_gcc-4.4-cloog-dl.patch README.history
  Log:
  improve graphite warning so users know they need to rebuild gcc #573004

Revision  Changes    Path
1.2                  
src/patchsets/gcc/4.4.7/gentoo/93_all_gcc-4.4-cloog-dl.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.4.7/gentoo/93_all_gcc-4.4-cloog-dl.patch?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.4.7/gentoo/93_all_gcc-4.4-cloog-dl.patch?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.4.7/gentoo/93_all_gcc-4.4-cloog-dl.patch?r1=1.1&r2=1.2

Index: 93_all_gcc-4.4-cloog-dl.patch
===================================================================
RCS file: 
/var/cvsroot/gentoo/src/patchsets/gcc/4.4.7/gentoo/93_all_gcc-4.4-cloog-dl.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 93_all_gcc-4.4-cloog-dl.patch       27 Mar 2012 04:49:28 -0000      1.1
+++ 93_all_gcc-4.4-cloog-dl.patch       26 Jan 2016 21:05:43 -0000      1.2
@@ -354,7 +354,7 @@
  
 +  if (!init_cloog_pointers ())
 +    {
-+      sorry ("Graphite loop optimizations cannot be used");
++      sorry ("Graphite loop optimizations cannot be used; rebuild gcc to 
fix");
 +      return;
 +    }
 +



1.15                 src/patchsets/gcc/4.4.7/gentoo/README.history

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.4.7/gentoo/README.history?rev=1.15&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.4.7/gentoo/README.history?rev=1.15&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.4.7/gentoo/README.history?r1=1.14&r2=1.15

Index: README.history
===================================================================
RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.4.7/gentoo/README.history,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- README.history      13 Jan 2016 15:31:43 -0000      1.14
+++ README.history      26 Jan 2016 21:05:43 -0000      1.15
@@ -1,3 +1,6 @@
+1.4            [pending]
+       U 93_all_gcc-4.4-cloog-dl.patch
+
 1.3            13 Jan 2016
        - 00_all_gcc-trampolinewarn.patch
        - 10_all_gcc-default-format-security.patch




Reply via email to