https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64824
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64824
--- Comment #9 from Jakub Jelinek ---
Author: jakub
Date: Wed Feb 11 14:48:41 2015
New Revision: 220624
URL: https://gcc.gnu.org/viewcvs?rev=220624&root=gcc&view=rev
Log:
PR c/64824
* c-parser.c (c_parser_binary_expression): Fix OpenMP s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64824
--- Comment #8 from Jakub Jelinek ---
Author: jakub
Date: Wed Feb 11 14:44:10 2015
New Revision: 220622
URL: https://gcc.gnu.org/viewcvs?rev=220622&root=gcc&view=rev
Log:
Backported from mainline
2015-02-04 Jakub Jelinek
PR c/648
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64824
--- Comment #7 from Jakub Jelinek ---
Author: jakub
Date: Wed Feb 11 13:40:31 2015
New Revision: 220617
URL: https://gcc.gnu.org/viewcvs?rev=220617&root=gcc&view=rev
Log:
PR c/64824
* c-parser.c (c_parser_binary_expression): Fix OpenMP s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64824
--- Comment #6 from David Binderman ---
(In reply to Jakub Jelinek from comment #5)
> What does #c3 have to do with this?
Same ice, so I guessed same problem.
>I don't see any OpenMP pragmas in your code, therefore it can't be related to
>>t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64824
--- Comment #5 from Jakub Jelinek ---
What does #c3 have to do with this? I don't see any OpenMP pragmas in your
code, therefore it can't be related to this. File a new PR?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64824
--- Comment #4 from David Binderman ---
The attached code fails on trunk dated 20150211
../kpx_cpu/src/cpu/jit/basic-dyngen-ops.cpp:166:6: error: type mismatch in
shift
expression
DEFINE_OP(rol_32_T0_im, T0 = do_rol_32(T0, PARAM1));
^
un
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64824
David Binderman changed:
What|Removed |Added
CC||dcb314 at hotmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64824
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64824
--- Comment #1 from Jakub Jelinek ---
Author: jakub
Date: Wed Feb 4 22:32:36 2015
New Revision: 220420
URL: https://gcc.gnu.org/viewcvs?rev=220420&root=gcc&view=rev
Log:
PR c/64824
PR c/64868
gcc/c/
* c-parser.c (c_parser_omp_atomic
10 matches
Mail list logo