diff options
Diffstat (limited to '4.8.5/gentoo/74_all_gcc48_cloog-dl.patch')
-rw-r--r-- | 4.8.5/gentoo/74_all_gcc48_cloog-dl.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/4.8.5/gentoo/74_all_gcc48_cloog-dl.patch b/4.8.5/gentoo/74_all_gcc48_cloog-dl.patch index 4ecdf41..9feb4b2 100644 --- a/4.8.5/gentoo/74_all_gcc48_cloog-dl.patch +++ b/4.8.5/gentoo/74_all_gcc48_cloog-dl.patch @@ -572,7 +572,7 @@ https://bugs.gentoo.org/557330 + + if (!init_cloog_pointers ()) + { -+ sorry ("Graphite loop optimizations cannot be used"); ++ sorry ("Graphite loop optimizations cannot be used; rebuild gcc to fix"); + return; + } + |