[3.1] .debug_ranges Error for mips-sgi-irix6.5

Jeffrey Oldham oldham@codesourcery.com
Mon Jul 30 07:56:00 GMT 2001


Last night's (30Jul) nightly build of mips-sgi-irix6.5 gcc 3.1
revealed that the Irix6.5 assembler expects more information when
introducing '.section .debug_ranges'.

 /usr/bin/as -EB -O0 -g0 -nocpp -show -G 0 -w -n32 -mips3 -o hash.o hash.s
/usr/bin/../lib32/cmplrs/as -DEFAULT:abi=n32:isa=mips4:proc=r10k -EB -O0 -g0 -nocpp -show -G 0 -w -n32 -mips3 -o hash.o hash.s
/opt/MIPSpro/MIPSpro_7.2.1/usr/lib32/cmplrs/asm -pic2 -elf -EB -O0 -g0 -G0 -w -mips3 -n32 -t5_ll_sc_bug hash.s -o hash.o 
as: Error: /hash.s, line 11129: must give attribute values for new section
      .section .debug_ranges
as ERROR:  /opt/MIPSpro/MIPSpro_7.2.1/usr/lib32/cmplrs/asm returned non-zero status 2

hash.s is attached.

I conjecture the problem was introduced by recent changes to
gcc/dwarf2out.c.

Thanks,
Jeffrey D. Oldham
oldham@codesourcery.com
hash.s.gz

-------------- next part --------------
A non-text attachment was scrubbed...
Name: hash.s.gz
Type: application/x-gzip
Size: 20323 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20010730/fd41a826/attachment.bin>


More information about the Gcc-bugs mailing list