This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: target/7592: [sh-elf] gcc cannot decrease alignment by-falign-functions


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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]