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 target/47096] New: i686-interix3 fails building dbxout.o


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

           Summary: i686-interix3 fails building dbxout.o
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: amylaar@gcc.gnu.org
            Blocks: 44756
              Host: x86_64-pc-linux-gnu
            Target: i686-interix3


../../../gcc/gcc/dbxout.c: In function âdbxout_symbol_locationâ:
../../../gcc/gcc/dbxout.c:3037:13: error: signed and unsigned type in
conditional expression [-Werror=sign-compare]
../../../gcc/gcc/dbxout.c:3037:13: error: signed and unsigned type in
conditional expression [-Werror=sign-compare]
../../../gcc/gcc/dbxout.c: In function âdbxout_parmsâ:
../../../gcc/gcc/dbxout.c:3428:15: error: signed and unsigned type in
conditional expression [-Werror=sign-compare]
../../../gcc/gcc/dbxout.c:3428:15: error: signed and unsigned type in
conditional expression [-Werror=sign-compare]
cc1: all warnings being treated as errors


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