h8300-elf-ld crashes when -relax switch is used.

law@redhat.com law@redhat.com
Thu Jun 6 14:35:00 GMT 2002


In message <69595093233BB547BB70CF5E492B63F23662B9@sohm.kpit.com>, "Shrinivas A
tre" writes:
 > Hi,
 > When using -mrelax switch with h8300-elf-gcc the h8300-elf-ld crashes.
 > 
 > On GNU/linux it gives segmentation fault(core dumped) with signal 11.
 > 
 > This occurs when -relax option is passed to linker.
 > 
 > Try following program with command line
 > 
 > h8300-elf-gcc trythis.c -mrelax
 > 
 > int main(void)
 > {
 > 	return 1;
 > }
 > 
 > Here is the trace/dump after using the -v switch.
[ ... ]
I've fixed this bug.

jeff



More information about the Binutils mailing list