bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/5871] pushsection/popsection doesn't work on Itanium


From: wilson at tuliptree dot org
Subject: [Bug ld/5871] pushsection/popsection doesn't work on Itanium
Date: 5 Mar 2008 01:45:29 -0000

------- Additional Comments From wilson at tuliptree dot org  2008-03-05 01:45 
-------
Subject: Re:  pushsection/popsection doesn't work on Itanium

hjl dot tools at gmail dot com wrote:
>  asm (".section .parasections, \"ax\", @progbits");

I would suggest something like
     asm (".section .parasections, \"ax\", @progbits\n\t.previous");
This is safer, and can be put anywhere, even in a header file.

See for instance the declaration of the _ex_table section in the linux 
kernel include/asm-ia64/uaccess.h file.

Jim



-- 


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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]