http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47097
Summary: i686-lynxos fails building dbxout.o
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Keywords: build
Severity: normal
Priority: P3
Component: target
AssignedTo: [email protected]
ReportedBy: [email protected]
Blocks: 44756
Host: x86_64-pc-linux-gnu
Target: i686-lynxos
../../../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
The definition of DBX_REGISTER_NUMBER comes from config/i386/lynx.h .