This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

AVR does not compile on head


gcc -DHAVE_CONFIG_H -I. -I/home/joel/test-gcc/binutils-cvs/src/gas -I. -I. -I/home/joel/test-gcc/binutils-cvs/src/gas -I../bfd -I/home/joel/test-gcc/binutils-cvs/src/gas/config -I/home/joel/test-gcc/binutils-cvs/src/gas/../include -I/home/joel/test-gcc/binutils-cvs/src/gas/.. -I/home/joel/test-gcc/binutils-cvs/src/gas/../bfd -DLOCALEDIR="\"/home/joel/test-gcc/install/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c /home/joel/test-gcc/binutils-cvs/src/gas/config/tc-avr.c
cc1: warnings being treated as errors
/home/joel/test-gcc/binutils-cvs/src/gas/config/tc-avr.c: In function ‘md_apply_fix’:
/home/joel/test-gcc/binutils-cvs/src/gas/config/tc-avr.c:1249:2: error: case value ‘4294966468’ not in enumerated type ‘bfd_reloc_code_real_type’
/home/joel/test-gcc/binutils-cvs/src/gas/config/tc-avr.c:1251:2: error: case value ‘4294966469’ not in enumerated type ‘bfd_reloc_code_real_type’
/home/joel/test-gcc/binutils-cvs/src/gas/config/tc-avr.c:1250:2: error: case value ‘4294966472’ not in enumerated type ‘bfd_reloc_code_real_type’
/home/joel/test-gcc/binutils-cvs/src/gas/config/tc-avr.c:1252:2: error: case value ‘4294966473’ not in enumerated type ‘bfd_reloc_code_real_type’


--
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
  Support Available             (256) 722-9985



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