------- Comment #5 from mikpe at it dot uu dot se  2009-05-22 10:07 -------
Created an attachment (id=17900)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17900&action=view)
put ARM EABI atomic builtins in both shared and static libgcc

I reviewed the original ARM EABI atomic builtins code submission, and there was
no indication that making this code static-libgcc only was anything but an
accident. The attached patch makes the code available in both the shared and
static libgcc. With this patch and r147123 reapplied to my gcc-4.4 tree the
libstdc++ build now finds the atomic builtins as it should:

checking for atomic builtins for bool... yes
checking for atomic builtins for short... yes
checking for atomic builtins for int... yes
checking for atomic builtins for long long... no


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40133

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.


-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to