[Bug middle-end/37908] atomic NAND op generate wrong code; __sync_nand_and_fetch, __sync_fetch_and_nand

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Nov 3 11:25:00 GMT 2008



------- Comment #9 from jakub at gcc dot gnu dot org  2008-11-03 11:24 -------
Removing regression flag, as this isn't a regression, the intrinsics worked
that way forever.  That doesn't mean it shouldn't be changed for 4.4, for 4.3
and earlier IMHO only a warning is acceptable, not changing semantics of it.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.2/4.3/4.4 regression]    |atomic NAND op generate
                   |atomic NAND op generate     |wrong code;
                   |wrong code;                 |__sync_nand_and_fetch,
                   |__sync_nand_and_fetch,      |__sync_fetch_and_nand
                   |__sync_fetch_and_nand       |


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



More information about the Gcc-bugs mailing list