[Bug target/96189] Failure to use eflags from cmpxchg on x86

2020-11-20 Thread ubizjak at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96189 Uroš Bizjak changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug target/96189] Failure to use eflags from cmpxchg on x86

2020-07-16 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96189 --- Comment #7 from CVS Commits --- The master branch has been updated by Uros Bizjak : https://gcc.gnu.org/g:cc1ef413a859433a8313fa9c15aaff41bdc837dc commit r11-2181-gcc1ef413a859433a8313fa9c15aaff41bdc837dc Author: Uros Bizjak Date: Thu Ju

[Bug target/96189] Failure to use eflags from cmpxchg on x86

2020-07-16 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96189 --- Comment #6 from rguenther at suse dot de --- On July 16, 2020 9:05:52 AM GMT+02:00, ubizjak at gmail dot com wrote: >https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96189 > >Uroš Bizjak changed: > > What|Removed

[Bug target/96189] Failure to use eflags from cmpxchg on x86

2020-07-16 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96189 Uroš Bizjak changed: What|Removed |Added CC||jakub at gcc dot gnu.org,

[Bug target/96189] Failure to use eflags from cmpxchg on x86

2020-07-15 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96189 Uroš Bizjak changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|---

[Bug target/96189] Failure to use eflags from cmpxchg on x86

2020-07-15 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96189 --- Comment #3 from Uroš Bizjak --- The master branch has been updated by Uros Bizjak : https://gcc.gnu.org/g:6c2848ad02feef5ac094d1158be3861819b3bb49 commit r11-2140-g6c2848ad02feef5ac094d1158be3861819b3bb49 Author: Uros Bizjak Date: Wed Ju

[Bug target/96189] Failure to use eflags from cmpxchg on x86

2020-07-14 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96189 Uroš Bizjak changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/96189] Failure to use eflags from cmpxchg on x86

2020-07-13 Thread gabravier at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96189 --- Comment #1 from Gabriel Ravier --- PS : The extraneous movzx is already reported at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96176