This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15759] "internal compiler error: Segmentation fault" on small isolated code.
- 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: 1 Jun 2004 11:25:21 -0000
- Subject: [Bug c++/15759] "internal compiler error: Segmentation fault" on small isolated code.
- References: <20040601085728.15759.larsnostdal@organizer.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-01 11:25 -------
Confirmed. I think this is valid code, ICC 6.0 accepts it in strict mode.
pr15759.cc: In function `int main()':
pr15759.cc:6: internal compiler error: tree check: expected class 'E', have 'd' (var_decl) in bot_manip, at
cp/tree.c:1227
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |ice-on-valid-code
Known to fail| |2.95.3 3.2.3 3.3.3 3.4.0
| |3.0.4 3.5.0
Last reconfirmed|0000-00-00 00:00:00 |2004-06-01 11:25:19
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15759