All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] U-Boot, efi-x86_app and gcc-8.1?
@ 2019-05-18 12:13 Tom Rini
  2019-05-18 16:07 ` Simon Glass
  0 siblings, 1 reply; 4+ messages in thread
From: Tom Rini @ 2019-05-18 12:13 UTC (permalink / raw)
  To: u-boot

Hey guys,

Looking at https://travis-ci.org/trini/u-boot/jobs/534037240 this is the
only board that doesn't build (having switched ARM to gcc-8.3 from
Arm/Linaro) and the error is pretty odd.  Do you have any idea what's
going on?  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190518/e83f4b9f/attachment.sig>

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

* [U-Boot] U-Boot, efi-x86_app and gcc-8.1?
  2019-05-18 12:13 [U-Boot] U-Boot, efi-x86_app and gcc-8.1? Tom Rini
@ 2019-05-18 16:07 ` Simon Glass
  2019-05-19  0:55   ` Bin Meng
  0 siblings, 1 reply; 4+ messages in thread
From: Simon Glass @ 2019-05-18 16:07 UTC (permalink / raw)
  To: u-boot

Hi Tom,

On Sat, 18 May 2019 at 06:13, Tom Rini <trini@konsulko.com> wrote:
>
> Hey guys,
>
> Looking at https://travis-ci.org/trini/u-boot/jobs/534037240 this is the
> only board that doesn't build (having switched ARM to gcc-8.3 from
> Arm/Linaro) and the error is pretty odd.  Do you have any idea what's
> going on?  Thanks!

I wonder if the assembler output of image.c would give any clues? I'm
assuming it isn't a toolchain bug.

Regards,
Simon

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

* [U-Boot] U-Boot, efi-x86_app and gcc-8.1?
  2019-05-18 16:07 ` Simon Glass
@ 2019-05-19  0:55   ` Bin Meng
  2019-05-19 12:57     ` Tom Rini
  0 siblings, 1 reply; 4+ messages in thread
From: Bin Meng @ 2019-05-19  0:55 UTC (permalink / raw)
  To: u-boot

Hi Tom,

On Sun, May 19, 2019 at 12:07 AM Simon Glass <sjg@chromium.org> wrote:
>
> Hi Tom,
>
> On Sat, 18 May 2019 at 06:13, Tom Rini <trini@konsulko.com> wrote:
> >
> > Hey guys,
> >
> > Looking at https://travis-ci.org/trini/u-boot/jobs/534037240 this is the
> > only board that doesn't build (having switched ARM to gcc-8.3 from
> > Arm/Linaro) and the error is pretty odd.  Do you have any idea what's
> > going on?  Thanks!
>
> I wonder if the assembler output of image.c would give any clues? I'm
> assuming it isn't a toolchain bug.

I've analysed this before, and it is a gcc regression.
See my bug report @ https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87793

The bug is fixed in gcc 8.3 and 9.0.

Regards,
Bin

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

* [U-Boot] U-Boot, efi-x86_app and gcc-8.1?
  2019-05-19  0:55   ` Bin Meng
@ 2019-05-19 12:57     ` Tom Rini
  0 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2019-05-19 12:57 UTC (permalink / raw)
  To: u-boot

On Sun, May 19, 2019 at 08:55:53AM +0800, Bin Meng wrote:
> Hi Tom,
> 
> On Sun, May 19, 2019 at 12:07 AM Simon Glass <sjg@chromium.org> wrote:
> >
> > Hi Tom,
> >
> > On Sat, 18 May 2019 at 06:13, Tom Rini <trini@konsulko.com> wrote:
> > >
> > > Hey guys,
> > >
> > > Looking at https://travis-ci.org/trini/u-boot/jobs/534037240 this is the
> > > only board that doesn't build (having switched ARM to gcc-8.3 from
> > > Arm/Linaro) and the error is pretty odd.  Do you have any idea what's
> > > going on?  Thanks!
> >
> > I wonder if the assembler output of image.c would give any clues? I'm
> > assuming it isn't a toolchain bug.
> 
> I've analysed this before, and it is a gcc regression.
> See my bug report @ https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87793
> 
> The bug is fixed in gcc 8.3 and 9.0.

Ugh.  And gcc-8.2 from Bootlin has the problem too (along with being not
relocatable).  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190519/31838909/attachment.sig>

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

end of thread, other threads:[~2019-05-19 12:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-18 12:13 [U-Boot] U-Boot, efi-x86_app and gcc-8.1? Tom Rini
2019-05-18 16:07 ` Simon Glass
2019-05-19  0:55   ` Bin Meng
2019-05-19 12:57     ` Tom Rini

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.