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

Reply via email to