[Buildroot] [PATCH 18/27] toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_63261

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Jun 22 17:53:22 UTC 2019


On Fri, 14 Jun 2019 23:03:37 +0200
Giulio Benetti <giulio.benetti at micronovasrl.com> wrote:

> GCC hangs while building fxload for the Microblaze Arch using following

So gcc does not "hang", but there is a build failure, which is a bit
different.

I applied this patch as well as 19/27 (fxload) and 20/27 (dmalloc).

However, could you double check if the issue occurs with just
optimization enabled, or only when optimization *and*
BR2_ENABLE_DEBUG=y are enabled?

Indeed, my original gcc bug report said that the problem only occurred
when both are combined.

I applied anyway, because that debugging thing would simply be a
further refinement, so it's not that important.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list