This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/16670] struct { type:0; } passing bugs
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jul 2004 11:43:01 -0000
- Subject: [Bug middle-end/16670] struct { type:0; } passing bugs
- References: <20040722101856.16670.jakub@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-07-22 11:42 -------
Confirmed, not a regression though. 2.95 and then 3.3 up to mainline compile
the testcase but aborts at runtime. 3.0-3.2 could not even compile it (ICE).
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |wrong-code
Known to fail| |2.95.3 3.0.4 3.2.3 3.3.3
| |3.4.0 3.5.0
Last reconfirmed|0000-00-00 00:00:00 |2004-07-22 11:42:57
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16670