From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 6/7] package/prboom: work around gcc bug 85180
Date: Sat, 3 Aug 2019 15:31:40 +0200 [thread overview]
Message-ID: <20190803153140.6a1ac048@windsurf.home> (raw)
In-Reply-To: <20190626125900.48230-7-giulio.benetti@micronovasrl.com>
On Wed, 26 Jun 2019 14:58:59 +0200
Giulio Benetti <giulio.benetti@micronovasrl.com> wrote:
> With Microblaze Gcc version < 8.x the build hangs due to gcc bug
> 85180: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85180. The bug
> shows up when building prboom with optimization but not when building
> with -O0. To work around this, if BR2_TOOLCHAIN_HAS_GCC_BUG_85180=y we
> force using -O0.
>
> Fixes:
> http://autobuild.buildroot.net/results/e72/e72a2070ab7e9a093c3c70002ee94ee57a6154f6/
>
> Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
> ---
> package/prboom/prboom.mk | 8 ++++++++
> 1 file changed, 8 insertions(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2019-08-03 13:31 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-26 12:58 [Buildroot] [PATCH v2 0/7] Microblaze clean up Giulio Benetti
2019-06-26 12:58 ` [Buildroot] [PATCH v2 1/7] package/libnss: use correct CFLAGS and LDFLAGS Giulio Benetti
2019-06-26 13:02 ` Giulio Benetti
2019-06-26 12:58 ` [Buildroot] [PATCH v2 2/7] package/libnss: re-enable package on microblaze Giulio Benetti
2019-08-03 13:30 ` Thomas Petazzoni
2019-06-26 12:58 ` [Buildroot] [PATCH v2 3/7] package/ecryptfs-utils: remove libnss gcc bug dependency Giulio Benetti
2019-08-03 13:30 ` Thomas Petazzoni
2019-06-26 12:58 ` [Buildroot] [PATCH v2 4/7] package/boost: remove gcc bug 85180 dependency for boost-fiber option Giulio Benetti
2019-08-03 13:30 ` Thomas Petazzoni
2019-06-26 12:58 ` [Buildroot] [PATCH v2 5/7] package/prboom: avoid using hardcoded optimization flags Giulio Benetti
2019-08-03 13:31 ` Thomas Petazzoni
2019-08-30 20:28 ` Peter Korsgaard
2019-06-26 12:58 ` [Buildroot] [PATCH v2 6/7] package/prboom: work around gcc bug 85180 Giulio Benetti
2019-08-03 13:31 ` Thomas Petazzoni [this message]
2019-08-30 20:28 ` Peter Korsgaard
2019-06-26 12:59 ` [Buildroot] [PATCH v2 7/7] package/qt5/qt5webengine: re-enable building if BUG_85682=y on Qt5 Latest Giulio Benetti
2019-08-03 13:35 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190803153140.6a1ac048@windsurf.home \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox