From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19640 invoked by alias); 23 Jan 2006 14:37:27 -0000 Received: (qmail 19606 invoked by uid 48); 23 Jan 2006 14:37:25 -0000 Date: Mon, 23 Jan 2006 14:37:00 -0000 Message-ID: <20060123143725.19605.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/25899] ACATS FAIL c34006a cc1226b on x86-linux with -mtune=k8 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "hjl at lucon dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-01/txt/msg02363.txt.bz2 List-Id: ------- Comment #9 from hjl at lucon dot org 2006-01-23 14:37 ------- I have verified that cc1226b also failed with -mtune=k8: [hjl@gnu-67 ada-2]$ make /export/build/gnu/gcc-last/build-i686-linux/gcc/xgcc -B/export/build/gnu/gcc-last/build-i686-linux/gcc/ -v Reading specs from /export/build/gnu/gcc-last/build-i686-linux/gcc/specs Target: i686-pc-linux-gnu Configured with: /net/gnu-13/export/gnu/src/gcc-last/gcc/configure --enable-clocale=gnu --with-system-zlib --disable-libunwind-exceptions --with-demangler-in-ld --enable-languages=c,ada --enable-shared --enable-threads=posix --enable-haifa --disable-checking --prefix=/usr/gcc-last --with-local-prefix=/usr/local Thread model: posix gcc version 4.2.0 20060119 (experimental) [trunk revision 109969 clean] ADA_INCLUDE_PATH=/export/build/gnu/gcc-last/build-i686-linux/gcc/ada/rts ADA_OBJECTS_PATH=/export/build/gnu/gcc-last/build-i686-linux/gcc/ada/rts /export/build/gnu/gcc-last/build-i686-linux/gcc/xgcc -B/export/build/gnu/gcc-last/build-i686-linux/gcc/ -gnatws -O2 -I/export/build/gnu/gcc-last/build-i686-linux/gcc/testsuite/ada/acats/support -mtune=k8 -c cc1226b.adb /export/build/gnu/gcc-last/build-i686-linux/gcc/gnatbind -aO./ -I/export/build/gnu/gcc-last/build-i686-linux/gcc/testsuite/ada/acats/support -I- -x cc1226b.ali /export/build/gnu/gcc-last/build-i686-linux/gcc/gnatlink cc1226b.ali --GCC="/export/build/gnu/gcc-last/build-i686-linux/gcc/xgcc -B/export/build/gnu/gcc-last/build-i686-linux/gcc/" ./cc1226b ,.,. CC1226B ACATS 2.5 06-01-23 06:35:52 ---- CC1226B CHECK, FOR A FORMAL NONLIMITED PRIVATE TYPE THAT ALL ALLOWABLE OPERATIONS ARE IMPLICITLY DECLARED. raised CONSTRAINT_ERROR : cc1226b.adb:155 discriminant check failed make: *** [all] Error 1 [hjl@gnu-67 ada-2]$ -- hjl at lucon dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[4.2 Regression] ACATS FAIL |ACATS FAIL c34006a cc1226b |c34006a cc1226b on x86-linux|on x86-linux with -mtune=k8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25899