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

           Summary: i686-pc-linux-gnu bootstrap failure in r166429
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: amyl...@gcc.gnu.org


../../gcc/gcc/config/i386/i386.c: In function
‘ix86_expand_split_stack_prologue’:
../../gcc/gcc/config/i386/i386.c:11174:4: error: comparison between signed and
unsigned integer expressions [-Werror=sign-compare]
../../gcc/gcc/config/i386/i386.c:11175:4: error: comparison between signed and
unsigned integer expressions [-Werror=sign-compare]
../../gcc/gcc/config/i386/i386.c:11205:4: error: left shift count >= width of
type [-Werror]
cc1: all warnings being treated as errors

make[3]: *** [i386.o] Error 1

Reply via email to