target/7592: [sh-elf] gcc cannot decrease alignment by -falign-functions
Honda Hiroki
hhonda26@ybb.ne.jp
Sat May 17 04:36:00 GMT 2003
Hello,
Dara wrote:
> bash-2.04$ /tmp/dara/lib/gcc-lib/sh-elf/3.4/cc1 -quiet -m3 ttt.c
> ...
> bash-2.04$ /tmp/dara/lib/gcc-lib/sh-elf/3.4/cc1 -quiet -m3
> -falign-functions=32 ttt.c
> ...
> bash-2.04$ /tmp/dara/lib/gcc-lib/sh-elf/3.4/cc1 -quiet -m3
> -falign-functions=4 ttt.c
> ...
This is the correct, expected behavior.
I have verified it myself using gcc-core-3.3.tar.bz2.
It seems that J"orn Rennecke fixed the bug on 2002-08-28.
(http://gcc.gnu.org/ml/gcc-patches/2002-08/msg01648.html)
Sorry that I did not notice msg01648 at that time,
and thank J"orn for fixing the bug.
====
PR7592 submitter
HONDA Hiroki (hhonda26@ybb.ne.jp)
More information about the Gcc-bugs
mailing list