This is the mail archive of the gcc-prs@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


The following reply was made to PR target/7592; it has been noted by GNATS.

From: Honda Hiroki <hhonda26@ybb.ne.jp>
To: giovannibajo@libero.it, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
 nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Cc: dhazeghi@yahoo.com
Subject: Re: target/7592: [sh-elf] gcc cannot decrease alignment by
 -falign-functions
Date: Sat, 17 May 2003 11:14:08 +0900 (JST)

 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]