From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26090 invoked by alias); 2 Dec 2004 02:41:03 -0000 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 Received: (qmail 25289 invoked by uid 48); 2 Dec 2004 02:40:40 -0000 Date: Thu, 02 Dec 2004 02:41:00 -0000 From: "awreynolds at mac dot com" To: gcc-bugs@gcc.gnu.org Message-ID: <20041202024036.18773.awreynolds@mac.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug ada/18773] New: GCC terminates on warnings compiling ada/raise.c X-Bugzilla-Reason: CC X-SW-Source: 2004-12/txt/msg00242.txt.bz2 List-Id: gcc -c -g -no-cpp-precomp -DHAVE_DESIGNATED_INITIALIZERS=0 -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing- prototypes -Werror -fno-common -DHAVE_CONFIG_H \ -I. -Iada -I../../gcc -I../../gcc/ada -I../../gcc/../include -I../../gcc/../libcpp/include ../../gcc/ ada/raise.c -o ada/raise.o In file included from ../../gcc/ada/raise.c:98: ../../gcc/unwind.h:35: warning: ignoring #pragma GCC visibility ../../gcc/unwind.h:237: warning: ignoring #pragma GCC visibility make[2]: *** [ada/raise.o] Error 1 make[1]: *** [stage1_build] Error 2 make: *** [bootstrap] Error 2 Compiler configured with the following: ../configure --prefix=/usr/local/ada --enable-shared --disable-nls --enable-languages=c,ada Compiled with the following GCC: Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs Thread model: posix gcc version 3.3 20040913 (GNAT for Mac OS X build 1650) -- Summary: GCC terminates on warnings compiling ada/raise.c Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: awreynolds at mac dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: powerpc-apple-darwin7.6.0 GCC host triplet: powerpc-apple-darwin7.6.0 GCC target triplet: powerpc-apple-darwin7.6.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18773