
22 Mar
2016
22 Mar
'16
2:27 p.m.
On Mon, Mar 21, 2016 at 05:08:34PM +0100, Hans de Goede wrote:
It seems that building cache_v7.c with gcc6 with -O2 or -Os results in an unreliable u-boot (only boots the kernel some of the time), at least on sunxi boards. For details see:
https://bugzilla.redhat.com/show_bug.cgi?id=1318788
This commit adds -O1 at the end of the CFLAGS when building cache_v7.c working around this.
Signed-off-by: Hans de Goede hdegoede@redhat.com
I've marked this as RFC in patchwork for now (since 0/1 was RFC) and cc'd myself on the bugzilla as well. We'll pay it by ear for v2016.05 release and probably not include this work-around in -rc1.
--
Tom