diff options
Diffstat (limited to '5.3.0')
-rw-r--r-- | 5.3.0/gentoo/74_all_gcc5_isl-dl.patch | 2 | ||||
-rw-r--r-- | 5.3.0/gentoo/README.history | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/5.3.0/gentoo/74_all_gcc5_isl-dl.patch b/5.3.0/gentoo/74_all_gcc5_isl-dl.patch index 899506d..aff6aec 100644 --- a/5.3.0/gentoo/74_all_gcc5_isl-dl.patch +++ b/5.3.0/gentoo/74_all_gcc5_isl-dl.patch @@ -608,7 +608,7 @@ https://bugs.gentoo.org/552278 + + if (!init_isl_pointers ()) + { -+ sorry ("Graphite loop optimizations cannot be used"); ++ sorry ("Graphite loop optimizations cannot be used; rebuild gcc to fix"); + return; + } + diff --git a/5.3.0/gentoo/README.history b/5.3.0/gentoo/README.history index 50321b8..5430da0 100644 --- a/5.3.0/gentoo/README.history +++ b/5.3.0/gentoo/README.history @@ -1,5 +1,6 @@ 1.1 [pending] + 36_all_gcc-ia64-pr60465.patch + U 74_all_gcc5_isl-dl.patch 1.0 05 Dec 2015 + 05_all_gcc-spec-env.patch |