This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/21053] New: Warnings from init.c


stage1/xgcc -Bstage1/ -B/opt/gnu/gcc/gcc-4.1.0/hppa2.0w-hp-hpux11.11/bin/ -c   -
g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp
es -mdisable-indexing   -Werror -fno-common   -DHAVE_CONFIG_H -mdisable-indexing
    \
            -I. -Iada -I../../gcc/gcc -I../../gcc/gcc/ada -I../../gcc/gcc/../inc
lude -I../../gcc/gcc/../libcpp/include -I/opt/gnu/include  ../../gcc/gcc/ada/ini
t.c -o ada/init.o
cc1: warnings being treated as errors
../../gcc/gcc/ada/init.c: In function '__gnat_error_handler':
../../gcc/gcc/ada/init.c:613: warning: assignment discards qualifiers from point
er target type
../../gcc/gcc/ada/init.c:618: warning: assignment discards qualifiers from point
er target type
../../gcc/gcc/ada/init.c:623: warning: assignment discards qualifiers from point
er target type
../../gcc/gcc/ada/init.c:628: warning: assignment discards qualifiers from point
er target type
../../gcc/gcc/ada/init.c:603: warning: unused parameter 'siginfo'
make[2]: *** [ada/init.o] Error 1
make[2]: Leaving directory `/test/gnu/gcc-3.3/objdir/gcc'

-- 
           Summary: Warnings from init.c
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: hppa2.0w-hp-hpux11.11
  GCC host triplet: hppa2.0w-hp-hpux11.11
GCC target triplet: hppa2.0w-hp-hpux11.11


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21053


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]