This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/16477] [3.5 Regression] Failure of gcc.c-torture/execute/strct-stdarg-1.c
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jul 2004 05:51:43 -0000
- Subject: [Bug target/16477] [3.5 Regression] Failure of gcc.c-torture/execute/strct-stdarg-1.c
- References: <20040711200028.16477.danglin@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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