All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] gcc: arc: bump to git commit c6227bc
@ 2014-02-13 12:41 Anton Kolesov
  2014-02-13 12:41 ` [Buildroot] [PATCH 2/2] Revert "dmraid: disable on ARC arch" Anton Kolesov
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Anton Kolesov @ 2014-02-13 12:41 UTC (permalink / raw)
  To: buildroot

This fixes two issues: one segmentation fault in GCC and one invalid code
generation. Those fix numerous autobuild failures, including:
http://autobuild.buildroot.net/results/715/7158a2a19da6bfa950125a951a39061ccaa73101/
http://autobuild.buildroot.net/results/9d4/9d4fbcb91cf76e01c833d70c401c0828ad37631a/
http://autobuild.buildroot.net/results/ef6/ef6a0e2d382ae202bb8f0e9fc9f5e48c90119faf/
http://autobuild.buildroot.net/results/276/27692619efee482cded56967017f260bd30eefe7/

Signed-off-by: Anton Kolesov <anton.kolesov@synopsys.com>
---
 package/gcc/Config.in.host | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/gcc/Config.in.host b/package/gcc/Config.in.host
index 7bd1eb3..4fd8ec9 100644
--- a/package/gcc/Config.in.host
+++ b/package/gcc/Config.in.host
@@ -96,7 +96,7 @@ config BR2_GCC_VERSION
 	default "4.6.4"     if BR2_GCC_VERSION_4_6_X
 	default "4.7.3"     if BR2_GCC_VERSION_4_7_X
 	default "4.8.2"     if BR2_GCC_VERSION_4_8_X
-	default "7466697995233cc3aab5b9427bf843e3c7fabd80" if BR2_GCC_VERSION_4_8_ARC
+	default "c6227bc154124e270f15793deddfa3fe18f7db54" if BR2_GCC_VERSION_4_8_ARC
 	default "b93bb009e021aba64dd4b8cdb0bbc5a176c55543" if BR2_GCC_VERSION_4_9_MICROBLAZE
 	default BR2_GCC_SNAP_DATE if BR2_GCC_VERSION_SNAP
 
-- 
1.8.4.1

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-02-13 21:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-13 12:41 [Buildroot] [PATCH 1/2] gcc: arc: bump to git commit c6227bc Anton Kolesov
2014-02-13 12:41 ` [Buildroot] [PATCH 2/2] Revert "dmraid: disable on ARC arch" Anton Kolesov
2014-02-13 21:14   ` Peter Korsgaard
2014-02-13 12:41 ` [Buildroot] [PATCH] binutils: arc: Bump to git commit a934fe5 Anton Kolesov
2014-02-13 21:14   ` Peter Korsgaard
2014-02-13 12:41 ` [Buildroot] [PATCH] uclibc: arc: bump to git commit f37101d Anton Kolesov
2014-02-13 21:14   ` Peter Korsgaard
2014-02-13 12:41 ` [Buildroot] [PATCH] gdb: arc: bump to git commit cb15acc Anton Kolesov
2014-02-13 21:14   ` Peter Korsgaard
2014-02-13 21:13 ` [Buildroot] [PATCH 1/2] gcc: arc: bump to git commit c6227bc Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.