This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/15802] Bug box at expr.c:6764 on legal program
- 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: 19 Mar 2006 06:00:35 -0000
- Subject: [Bug ada/15802] Bug box at expr.c:6764 on legal program
- References: <bug-15802-286@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2006-03-19 06:00 -------
The expression which is causing the ICE is a PLACEHOLDER expression:
(gdb) p debug_generic_expr (*expr_p)
<PLACEHOLDER_EXPR struct test_246384__t2D.1107>
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2005-06-14 20:52:55 |2006-03-19 06:00:35
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15802