On Wed, 14 Dec 2005, Russell King wrote:
> I believe there are instances where ARM fails if CC_OPTIMIZE_FOR_SIZE
> is not set. Luckily we have assertions in the generated assembly to
> flag these as assembly errors when they happen, rather than silently
> continuing to build.
Actually that gcc problem was unrelated to -Os vs -O2. I was able to
produce a test case that triggered the bug even with -Os at the time.
It is true that, for the kernel, using -Os made the gcc bug more
unlikely, but it could have happened regardless. This particular gcc
bug was fixed quite a while ago so using either -O2 and -Os on ARM
should be fine (especially since we fail the compilation if a bad
compiler triggers the bug).
Nicolas
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]