This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/8641] [hp-ux 11.00] va_arg(arglist,type) does not work if sizeof(type) = 6
- 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: 6 Aug 2003 00:52:05 -0000
- Subject: [Bug target/8641] [hp-ux 11.00] va_arg(arglist,type) does not work if sizeof(type) = 6
- References: <20021119085616.8641.fl@abas.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8641
------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2003-08-06 00:52 -------
Subject: Re: [hp-ux 11.00] va_arg(arglist,type) does not wor
> PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8641
>
>
> pinskia at physics dot uc dot edu changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> Severity|critical |normal
I believe this report should be closed as I believe the problem is
fixed in 3.3 and later. See
http://gcc.gnu.org/ml/gcc-patches/2002-09/msg00975.html
Dave