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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-02-05
                 CC|                            |ebotcazou at gcc dot
                   |                            |gnu.org
     Ever Confirmed|0                           |1

--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-02-05 
19:12:36 UTC ---
> Attached is a possible patch.  On "most" PARISC machines, reads and  
> writes are strongly ordered and possibly this meets the "atomic"  requirement.

Not entirely I think, since the object is 64-bit wide.  Of course, it's a
little annoying to discover years later that the implementation wasn't really
correct.

So I'd leave s-taspri-hpux-dce.ads unchanged and just comment out the second
pragma Atomic, with a ??? saying that, historically, the pragma had been
silently accepted but actually ineffective.

Reply via email to