Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] toolchain/Config.in: update gcc bug 101915 comment
@ 2022-08-06 22:22 Giulio Benetti
  2022-08-06 22:22 ` [Buildroot] [PATCH 2/2] package/syslog-ng: work around gcc bug 101915 Giulio Benetti
  2022-08-07 12:58 ` [Buildroot] [PATCH 1/2] toolchain/Config.in: update gcc bug 101915 comment Thomas Petazzoni via buildroot
  0 siblings, 2 replies; 4+ messages in thread
From: Giulio Benetti @ 2022-08-06 22:22 UTC (permalink / raw)
  To: buildroot
  Cc: Thomas Petazzoni, Romain Naour, Chris Packham, Giulio Benetti,
	Thomas De Schampheleire

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
---
 toolchain/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/toolchain/Config.in b/toolchain/Config.in
index 9612bdf8b2..fbc2f28553 100644
--- a/toolchain/Config.in
+++ b/toolchain/Config.in
@@ -200,7 +200,7 @@ config BR2_TOOLCHAIN_HAS_GCC_BUG_101737
 
 # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101915
 # ICE: in extract_insn, at recog.c:2294 on microblaze.
-# This bug still exists in gcc = 11.1.0
+# This bug still exists in gcc = 12.1.0
 config BR2_TOOLCHAIN_HAS_GCC_BUG_101915
 	bool
 	default y if BR2_microblaze
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-09-14 21:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-06 22:22 [Buildroot] [PATCH 1/2] toolchain/Config.in: update gcc bug 101915 comment Giulio Benetti
2022-08-06 22:22 ` [Buildroot] [PATCH 2/2] package/syslog-ng: work around gcc bug 101915 Giulio Benetti
2022-09-14 21:23   ` Peter Korsgaard
2022-08-07 12:58 ` [Buildroot] [PATCH 1/2] toolchain/Config.in: update gcc bug 101915 comment Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox