[PATCH v2 1/5] sunxi: psci: clean away preprocessor macros
Sam Edwards
cfsworks at gmail.com
Fri Aug 18 19:40:28 CEST 2023
On 8/18/23 07:11, Andre Przywara wrote:
Hi Andre,
> The resulting object file is different (8 byte larger,
> even), so it's hard to prove
I'm no stranger to reading object code. Since the output should be
identical in principle, I'll spend a little bit of time today seeing if
I can identify what's changing. If it's easy enough, I'd like to adjust
my patch so that the optimizer does produce the same output. (Keep in
mind I'm on Clang, though. If Clang already gives the same output for
both, I'll just report back to use that when comparing.)
>> Signed-off-by: Sam Edwards <CFSworks at gmail.com>
>
> Reviewed-by: Andre Przywara <andre.przywara at arm.com>
Thank you!
>
> Cheers,
> Andre
Likewise,
Sam
More information about the U-Boot
mailing list