This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/54004] __atomic_always_lock_free / __atomic_is_lock_free has a faulty implementation in which the target has no saying


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

Hans-Peter Nilsson <hp at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27819|0                           |1
        is obsolete|                            |

--- Comment #2 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2012-07-19 22:26:45 UTC ---
Created attachment 27838
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27838
An updated version that actually compiles

The s/mode_align/natural_align/ change didn't include the declaration.  Sorry.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]