|
From: | Vladimir 'φ-coder/phcoder' Serbinenko |
Subject: | Re: Various build failures in current bzr tree |
Date: | Fri, 10 Feb 2012 17:02:42 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20120104 Icedove/8.0 |
On 10.02.2012 16:45, Lennart Sorensen wrote:
Yes, those are annoying but important since otherwise GCC might misoptimise the code.On Thu, Feb 09, 2012 at 11:59:58PM +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote:On 09.02.2012 20:02, Lennart Sorensen wrote:I am trying to build a powerpc build using the current bzr tree, and have hit a few problems so far. I am trying to use gcc-4.4, which seems to cause issues with -Werror. I think that is gcc's fault, and --disable-werror gets around that, so not a big deal.What is the exact warning?Complains about something like 'type punning breaks strict aliasing on diskfilter.19, diskfilter.20, etc. I saw it from the nv raid file. I can run it again if the exact message is important.
Funny, the changelog says it was removed from powerpc about 3 weeks ago by you: 2012-01-18 Vladimir Serbinenko<address@hidden> * grub-core/kern/powerpc/dl.c (grub_arch_dl_get_tramp_got_size): Remove set but not used variable.
Read again: I've just removed an unused variable.
Actually removing powerpc from here builds successfully and grub is booting the machine, so it seems to work without it.
It results in memory corruption. -- Regards Vladimir 'φ-coder/phcoder' Serbinenko
[Prev in Thread] | Current Thread | [Next in Thread] |