[Bug libgcc/84292] __sync_add_and_fetch returns the old value instead of the new value

2023-06-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84292 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |9.0 Status|ASSIGNED

[Bug libgcc/84292] __sync_add_and_fetch returns the old value instead of the new value

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84292 Martin Liška changed: What|Removed |Added Known to work||9.0 --- Comment #8 from Martin Liška

[Bug libgcc/84292] __sync_add_and_fetch returns the old value instead of the new value

2018-11-20 Thread andreast at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84292 --- Comment #7 from Andreas Tobler --- I can do a backport w/o an open PR' right? If so, then the PR can be set to resolved.

[Bug libgcc/84292] __sync_add_and_fetch returns the old value instead of the new value

2018-11-20 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84292 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #6

[Bug libgcc/84292] __sync_add_and_fetch returns the old value instead of the new value

2018-04-27 Thread andreast at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84292 --- Comment #5 from Andreas Tobler --- Author: andreast Date: Fri Apr 27 19:14:05 2018 New Revision: 259722 URL: https://gcc.gnu.org/viewcvs?rev=259722=gcc=rev Log: 2018-04-27 Andreas Tobler Maryse

[Bug libgcc/84292] __sync_add_and_fetch returns the old value instead of the new value

2018-04-03 Thread maryse.levavasseur at stormshield dot eu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84292 --- Comment #4 from Maryse LEVAVASSEUR --- Hi Andreas, No problem for the delay, thanks for all !

[Bug libgcc/84292] __sync_add_and_fetch returns the old value instead of the new value

2018-04-01 Thread andreast at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84292 Andreas Tobler changed: What|Removed |Added Last reconfirmed|2018-02-08 00:00:00 |2018-4-1 --- Comment #3 from Andreas

[Bug libgcc/84292] __sync_add_and_fetch returns the old value instead of the new value

2018-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84292 Richard Biener changed: What|Removed |Added Target||arm Status|NEW

[Bug libgcc/84292] __sync_add_and_fetch returns the old value instead of the new value

2018-02-08 Thread andreast at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84292 Andreas Tobler changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |andreast at gcc dot gnu.org

[Bug libgcc/84292] __sync_add_and_fetch returns the old value instead of the new value

2018-02-08 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84292 ktkachov at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code