[Bug ld/3869] New: The mapping behavior for small data of the ld for PowerPC, from COMMON section to bss section.

2007-01-15 Thread tanaka at personal-media dot co dot jp
Hello, By using ld for PowerPC, a small size variable in the COMMON section is mapped to the bss section. But By using ld for MIPS, a small size variable in the COMMON section is mapped to the sbss section. I think the behavior of the ld for MIPS is correct, and PowerPC's is something wrong. Bel

[Bug gas/3871] New: Score assembler passes stack meory around

2007-01-15 Thread hjl at lucon dot org
tc-score.c has if (value == (int) FAIL) { char err_msg[100]; if ((data_type != _SIMM14_NEG) && (data_type != _SIMM16_NEG) && (data_type != _IMM16_NEG)) { sprintf (err_msg, "invalid constant: %d bit expression n

The user to choose

2007-01-15 Thread Freeman Lowery
Harris Exploration Hits Gold! Inner origin from the survey site say that HXPN has made a major discovery. Word is that results show a 12.5 gm/T rating on the property. With onsite fittings able to process 100 tons a day it equates to yields of 1250 gm/day. At current market prices this will gen

[Bug binutils/3874] New: linker crashes with -m avr2 --oformat ihex

2007-01-15 Thread jw at suse dot de
Using any simple test program, do this on a 32bit host (64bit hosts tend not to crash reliably here) $ avr-gcc -mmcu=attiny2313 avr_test.c -c $ avr-ld -m avr2 -o avr_test.hex /opt/cross/avr/lib/crttn2313.o --oformat ihex avr_test.o BFD 2.17.50.0.8 20061201 internal error, aborting at ../../bfd/l

[Bug binutils/3874] linker crashes with -m avr2 --oformat ihex

2007-01-15 Thread jw at suse dot de
--- Additional Comments From jw at suse dot de 2007-01-15 22:20 --- Created an attachment (id=1501) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1501&action=view) avr_test.o main object to test -- http://sourceware.org/bugzilla/show_bug.cgi?id=3874 --- You are receivin