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/46350] New: s-taprop.adb:891:40: warning: redundant conversion, expression is of type "Interrupt_ID"


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

           Summary: s-taprop.adb:891:40: warning: redundant conversion,
                    expression is of type "Interrupt_ID"
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: danglin@gcc.gnu.org
              Host: hppa1.1-hp-hpux10.20
            Target: hppa1.1-hp-hpux10.20
             Build: hppa1.1-hp-hpux10.20


/xxx/gnu/gcc/objdir/./gcc/xgcc -B/xxx/gnu/gcc/objdir/./gcc/
-B/opt/gnu/gcc/gcc-4.6/hppa1.1-hp-hpux10.20/bin/
-B/opt/gnu/gcc/gcc-4.6/hppa1.1-hp-hpux10.20/lib/ -isystem
/opt/gnu/gcc/gcc-4.6/hppa1.1-hp-hpux10.20/include -isystem
/opt/gnu/gcc/gcc-4.6/hppa1.1-hp-hpux10.20/sys-include    -c -g -O2   -W -Wall
-gnatpg   s-taprop.adb -o s-taprop.o
s-taprop.adb:891:40: warning: redundant conversion, expression is of type
"Interrupt_ID"
make[5]: *** [s-taprop.o] Error 1
make[5]: Leaving directory `/xxx/gnu/gcc/objdir/gcc/ada/rts'
make[4]: *** [gnatlib] Error 2
make[4]: Leaving directory `/xxx/gnu/gcc/objdir/gcc/ada'
make[3]: *** [gnatlib-shared] Error 2
make[3]: Leaving directory `/xxx/gnu/gcc/objdir/gcc/ada'
make[2]: *** [gnatlib-shared] Error 2
make[2]: Leaving directory `/xxx/gnu/gcc/objdir/hppa1.1-hp-hpux10.20/libada'
make[1]: *** [all-target-libada] Error 2
make[1]: Leaving directory `/xxx/gnu/gcc/objdir'


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