From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17230 invoked by alias); 14 Jul 2008 14:38:49 -0000 Received: (qmail 16788 invoked by uid 48); 14 Jul 2008 14:38:02 -0000 Date: Mon, 14 Jul 2008 14:38:00 -0000 Message-ID: <20080714143802.16787.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug ada/36207] [4.4 regression] Ada bootstrap fails in uintp.adb:1595 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "aaronavay62 at aaronwl dot com" 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: 2008-07/txt/msg01227.txt.bz2 ------- Comment #10 from aaronavay62 at aaronwl dot com 2008-07-14 14:38 ------- (In reply to comment #9) > gcc_assert (!(TREE_CODE (exp) == VAR_DECL > && TREE_STATIC (exp) > && DECL_EXTERNAL (exp))); Eric, OK, now I get: /mingw/src/gccada/./prev-gcc/xgcc -B/mingw/src/gccada/./prev-gcc/ -B/mingw/i386-pc-mingw32/bin/ -c -g -O2 -D__USE_MINGW_ACCESS -gnatpg -gnata -gnatwns -g -O1 -fno-inline \ -nostdinc -I- -I. -Iada -I../../svn/gcc/ada ../../svn/gcc/ada/a-except.adb -o ada/a-except.o +===========================GNAT BUG DETECTED==============================+ | 4.4.0 20080713 (experimental) (i386-pc-mingw32) GCC error: | | in i386_pe_binds_local_p, at config/i386/winnt.c:339 | | Error detected around ../../svn/gcc/ada\a-exexda.adb:647 | ... raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:424 debug_tree(exp) sizes-gimplified asm_written visited QI size unit size align 8 symtab 64062056 alias set -1 canonical type 03D141A0 arg-types > pointer_to_this > sizes-gimplified visited unsigned SI size unit size align 32 symtab 64062280 alias set -1 canonical type 03D142D8> side-effects addressable volatile public static unsigned external SI file ../../svn/gcc/ada\s-soflin.ads line 255 col 4 size unit size align 32 (mem/v/f/c/i:SI (symbol_ref:SI ("system__soft_links__get_current_excep") ) [0 system__soft_links__get_current_excep+0 S4 A32])> -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36207