All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] Introduce and work-around bug 101915 on lmbench
@ 2021-08-14 21:52 Giulio Benetti
  2021-08-14 21:52 ` [Buildroot] [PATCH 1/2] toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_101915 Giulio Benetti
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Giulio Benetti @ 2021-08-14 21:52 UTC (permalink / raw)
  To: buildroot
  Cc: Giulio Benetti, Romain Naour, Thomas De Schampheleire, Thomas Petazzoni

This patchset introduce gcc bug 101915 and reference to it in lmbench to work
it around by disabling optimization(-O0).

Giulio Benetti (2):
  toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_101915
  package/lmbench: fix build failure due to gcc bug 101915

 package/lmbench/lmbench.mk | 4 ++++
 toolchain/Config.in        | 7 +++++++
 2 files changed, 11 insertions(+)

-- 
2.25.1

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

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

end of thread, other threads:[~2021-08-19 21:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-14 21:52 [Buildroot] [PATCH 0/2] Introduce and work-around bug 101915 on lmbench Giulio Benetti
2021-08-14 21:52 ` [Buildroot] [PATCH 1/2] toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_101915 Giulio Benetti
2021-08-14 21:52 ` [Buildroot] [PATCH 2/2] package/lmbench: fix build failure due to gcc bug 101915 Giulio Benetti
2021-08-19 20:59 ` [Buildroot] [PATCH 0/2] Introduce and work-around bug 101915 on lmbench Thomas Petazzoni

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.