This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/35713] [4.4 Regression] invalid type for va_arg with _Decimal128
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Mar 2008 20:17:18 -0000
- Subject: [Bug target/35713] [4.4 Regression] invalid type for va_arg with _Decimal128
- References: <bug-35713-4503@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2008-03-29 20:17 -------
This is caused by the extra type checking which Richard Guenther added.
It is not just _Decimal128, but almost all types which are broken.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rguenther at suse dot de
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed|0 |1
Keywords| |ice-checking
Last reconfirmed|0000-00-00 00:00:00 |2008-03-29 20:17:18
date| |
Summary|invalid type for va_arg with|[4.4 Regression] invalid
|_Decimal128 |type for va_arg with
| |_Decimal128
Target Milestone|--- |4.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35713