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

           Summary: [4.7 Regression] ipa-inline-analysis.c:1876:41: error:
                    comparison between signed an d unsigned integer
                    expressions
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: dang...@gcc.gnu.org
                CC: hubi...@gcc.gnu.org
              Host: hppa2.0w-hp-hpux11.00
            Target: hppa2.0w-hp-hpux11.00
             Build: hppa2.0w-hp-hpux11.00


/xxx/gnu/gcc/objdir/./prev-gcc/xgcc -B/xxx/gnu/gcc/objdir/./prev-gcc/
-B/opt/gnu
/gcc/gcc-4.7/hppa2.0w-hp-hpux11.00/bin/
-B/opt/gnu/gcc/gcc-4.7/hppa2.0w-hp-hpux1
1.00/bin/ -B/opt/gnu/gcc/gcc-4.7/hppa2.0w-hp-hpux11.00/lib/ -isystem
/opt/gnu/gc
c/gcc-4.7/hppa2.0w-hp-hpux11.00/include -isystem
/opt/gnu/gcc/gcc-4.7/hppa2.0w-h
p-hpux11.00/sys-include    -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings
-Wcas
t-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute
-peda
ntic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror
-Wold-s
tyle-definition -Wc++-compat   -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc
-I../../g
cc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include
-I/opt/gnu
/gcc/gmp/include  -I../../gcc/gcc/../libdecnumber
-I../../gcc/gcc/../libdecnumbe
r/dpd -I../libdecnumber    ../../gcc/gcc/ipa-inline-analysis.c -o
ipa-inline-ana
lysis.o
../../gcc/gcc/ipa-inline-analysis.c: In function 'remap_predicate':
../../gcc/gcc/ipa-inline-analysis.c:1876:41: error: comparison between signed
an
d unsigned integer expressions [-Werror=sign-compare]
cc1: all warnings being treated as errors

Reply via email to