This is the mail archive of the binutils@sources.redhat.com 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]

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


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


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