Launchpad has imported 5 comments from the remote bug at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42263.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://documentation.ubuntu.com/launchpad/user/reference/bugs/multi-project-bugs/about-multi-project-bugs/#bugs-in-external-trackers. ------------------------------------------------------------------------ On 2009-12-03T14:45:26+00:00 Rearnsha wrote: There are two subtle wrong code bugs in the __sync_... primitives that severely affect code generation for linux. Both of these have been fixed on trunk. http://gcc.gnu.org/ml/gcc-patches/2009-12/msg00198.html http://gcc.gnu.org/ml/gcc-patches/2009-08/msg00600.html but need back-porting to 4.4 Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-4.4/+bug/491872/comments/4 ------------------------------------------------------------------------ On 2009-12-10T15:23:09+00:00 Ramana-gcc wrote: Fixing target milestone and version reported against. cheers Ramana Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-4.4/+bug/491872/comments/12 ------------------------------------------------------------------------ On 2009-12-11T17:37:51+00:00 Ramana-gcc wrote: Subject: Bug 42263 Author: ramana Date: Fri Dec 11 17:37:34 2009 New Revision: 155171 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155171 Log: 2009-12-11 Ramana Radhakrishnan <[email protected]> PR target/42263 2009-08-11 Andrew Haley <[email protected]> * config/arm/arm.c (arm_init_libfuncs): Add __sync_synchronize. Modified: branches/gcc-4_4-branch/gcc/ChangeLog branches/gcc-4_4-branch/gcc/config/arm/arm.c Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-4.4/+bug/491872/comments/13 ------------------------------------------------------------------------ On 2009-12-11T17:45:56+00:00 Ramana-gcc wrote: Subject: Bug 42263 Author: ramana Date: Fri Dec 11 17:45:32 2009 New Revision: 155172 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155172 Log: 2009-12-11 Ramana Radhakrishnan <[email protected]> PR target/42263 Backport from mainline 2009-12-03 Richard Earnshaw <[email protected]> * arm/linux-atomic.c (SYNC_LOCK_RELEASE): Place memory barrier before the lock release. Modified: branches/gcc-4_4-branch/gcc/ChangeLog branches/gcc-4_4-branch/gcc/config/arm/linux-atomic.c Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-4.4/+bug/491872/comments/14 ------------------------------------------------------------------------ On 2009-12-11T17:46:14+00:00 Ramana-gcc wrote: Fixed. Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-4.4/+bug/491872/comments/15 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/491872 Title: [armel] Atomic intrinsics are not implemented correctly To manage notifications about this bug go to: https://bugs.launchpad.net/gcc/+bug/491872/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
