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]

[Bug target/16477] [3.5 Regression] Failure of gcc.c-torture/execute/strct-stdarg-1.c


------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  2004-07-12 05:51 -------
Subject: Re:  [3.5 Regression] Failure of gcc.c-torture/exec

> ------- Additional Comments From pinskia at gcc dot gnu dot org  2004-07-12
> 04:26 -------
> Looks like ABI problem also.

Yes.  Roger's patch fixed the adjustment of trailing fragments.  It
looks as if this only affects shifts larger than the word size.  I think
we can fix this by defining BLOCK_REG_PADDING.

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16477


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