http://sourceware.org/bugzilla/show_bug.cgi?id=12494

--- Comment #2 from Georg-Johann Lay <avr at gjlay dot de> 2011-02-16 19:57:33 
UTC ---
Created attachment 5249
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5249
Disassembly

The wrong relaxation optimization. Note that fa gets called no matter what
value parameter x of fb has.

Disassembly as of
avr-objdump -z -h -S -j .data -j .text computed-goto.elf > computed-goto.lst

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to