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 middle-end/54261] reverse sync/atomic operators when only sync_compare_and_swap_optab libfuncs implemented


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

--- Comment #2 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2012-08-16 22:03:39 UTC ---
Author: hp
Date: Thu Aug 16 22:03:33 2012
New Revision: 190454

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190454
Log:
    PR middle-end/54261
    * optabs.c (expand_atomic_fetch_op): Save and restore code when
    retrying after failed attempt.

Modified:
    trunk/gcc/ChangeLog


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