https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89796
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89796
--- Comment #10 from Jakub Jelinek ---
Author: jakub
Date: Fri Aug 30 12:32:15 2019
New Revision: 275142
URL: https://gcc.gnu.org/viewcvs?rev=275142&root=gcc&view=rev
Log:
Backported from mainline
2019-03-26 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89796
--- Comment #9 from Jakub Jelinek ---
Fixed for 9.1+ and 8.4+ so far.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89796
--- Comment #8 from Jakub Jelinek ---
Author: jakub
Date: Tue Apr 30 20:54:16 2019
New Revision: 270741
URL: https://gcc.gnu.org/viewcvs?rev=270741&root=gcc&view=rev
Log:
Backported from mainline
2019-03-26 Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89796
--- Comment #7 from Jakub Jelinek ---
Author: jakub
Date: Tue Mar 26 07:54:02 2019
New Revision: 269933
URL: https://gcc.gnu.org/viewcvs?rev=269933&root=gcc&view=rev
Log:
PR c++/89796
* semantics.c (finish_omp_atomic): Add warnin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89796
--- Comment #6 from Arsène Pérard-Gayot ---
(In reply to Jakub Jelinek from comment #5)
> Created attachment 46018 [details]
> gcc9-pr89796.patch
>
> Untested fix.
>
> You could have used simpler
> #pragma omp atomic capture
> prev = c++;
> tha
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89796
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89796
--- Comment #4 from Nicholas Krause ---
(In reply to Nicholas Krause from comment #3)
> (In reply to Arsène Pérard-Gayot from comment #2)
> > (In reply to Nicholas Krause from comment #1)
> > > I just compiled this like so:
> > > ./bin/g++ test.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89796
--- Comment #3 from Nicholas Krause ---
(In reply to Arsène Pérard-Gayot from comment #2)
> (In reply to Nicholas Krause from comment #1)
> > I just compiled this like so:
> > ./bin/g++ test.cpp -fopenmp -Wall -fconcepts -o name test2.cpp
> > an
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89796
--- Comment #2 from Arsène Pérard-Gayot ---
(In reply to Nicholas Krause from comment #1)
> I just compiled this like so:
> ./bin/g++ test.cpp -fopenmp -Wall -fconcepts -o name test2.cpp
> and got this on a build from yesterday:
>
> g++: intern
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89796
Nicholas Krause changed:
What|Removed |Added
CC||xerofoify at gmail dot com
--- Comment
11 matches
Mail list logo