From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16182 invoked by alias); 4 Feb 2007 10:43:46 -0000 Received: (qmail 16167 invoked by uid 48); 4 Feb 2007 10:43:38 -0000 Date: Sun, 04 Feb 2007 10:43:00 -0000 Subject: [Bug ada/30699] New: in expand_one_stack_var_at, at cfgexpand.c:517 X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "karlnick at student dot chalmers dot se" 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-02/txt/msg00604.txt.bz2 karlnick@db128:~/dns/src$ gnatmake dnsbrowse_gtk `gtkada2-config` gcc-4.1 -c -I/usr/share/ada/adainclude/gtkada2 dnsbrowse_gtk.adb gcc-4.1 -c -I/usr/share/ada/adainclude/gtkada2 communication.adb +===========================GNAT BUG DETECTED==============================+ | 4.1.2 20061028 (prerelease) (Debian 4.1.1-19) (i486-pc-linux-gnu) GCC error:| | in expand_one_stack_var_at, at cfgexpand.c:517 | | Error detected at communication.adb:100:8 | | Please submit a bug report; see http://gcc.gnu.org/bugs.html. | | Use a subject line meaningful to you and us to track the bug. | | Include the entire contents of this bug box in the report. | | Include the exact gcc-4.1 or gnatmake command that you entered. | | Also include sources listed below in gnatchop format | | (concatenated together with no headers between files). | +==========================================================================+ Please include these source files with error report Note that list may not be accurate in some cases, so please double check that the problem can still be reproduced with the set of files listed. communication.adb communication.ads dns.ads dns-question.ads communication.adb:17:07: warning: Storage_Error will be raised at run-time compilation abandoned gnatmake: "communication.adb" compilation error karlnick@db128:~/dns/src$ -- Summary: in expand_one_stack_var_at, at cfgexpand.c:517 Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: karlnick at student dot chalmers dot se http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30699