------- Additional Comments From remy dot saissy at gmail dot com  2006-04-14 
07:11 -------
(In reply to comment #1)
> Please provide a complete testcase so that we can reproduce it.

ok, here is the testcase.
the compile line is as file.S.

file.S

.globl  main
main:
        movl    main,           %ebx
        movl    $%ebx,          gl_perms + 4

gl_perms:
        .fill   4


Sorry to not attach the file correctly but bugzilla prints a no file specified
error...

Have a great day.

-- 
Rémy Saissy

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

Reply via email to