From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9641 invoked by alias); 11 Jun 2007 20:17:19 -0000 Received: (qmail 9603 invoked by uid 48); 11 Jun 2007 20:17:07 -0000 Date: Mon, 11 Jun 2007 20:17:00 -0000 Message-ID: <20070611201707.9602.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug ada/32286] [4.2/4.3 Regression] ICE in dwarf2out with -g: sees Ada f-e unconstrained_array_type node In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "laurent at guerby dot net" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-06/txt/msg00790.txt.bz2 ------- Comment #1 from laurent at guerby dot net 2007-06-11 20:17 ------- gcc -c -g -gnat05 e.adb works on 4.1.2, but it ICEs on 4.2 and 4.3. +===========================GNAT BUG DETECTED==============================+ | 4.2.0 (i686-pc-linux-gnu) in gen_type_die, at dwarf2out.c:12720 | | Error detected at e.adb:8:7 | | Please submit a bug report; see http://gcc.gnu.org/bugs.html. | -- laurent at guerby dot net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |ice-on-valid-code Known to fail| |4.2.0 Known to work| |4.1.2 Last reconfirmed|0000-00-00 00:00:00 |2007-06-11 20:17:07 date| | Summary|ICE in dwarf2out with -g: |[4.2/4.3 Regression] ICE in |sees Ada f-e |dwarf2out with -g: sees Ada |unconstrained_array_type |f-e unconstrained_array_type |node |node http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32286