https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87386
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|8.3 |9.0
--- Comment #11 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87386
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87386
--- Comment #9 from Jakub Jelinek ---
Author: jakub
Date: Thu Nov 22 09:26:29 2018
New Revision: 266369
URL: https://gcc.gnu.org/viewcvs?rev=266369&root=gcc&view=rev
Log:
PR c++/87386
* parser.c (cp_parser_operator): Use str.get_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87386
--- Comment #8 from Jakub Jelinek ---
Author: jakub
Date: Wed Nov 21 22:41:07 2018
New Revision: 266359
URL: https://gcc.gnu.org/viewcvs?rev=266359&root=gcc&view=rev
Log:
PR c++/87386
* parser.c (cp_parser_primary_expression): Us
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87386
--- Comment #7 from Jakub Jelinek ---
Created attachment 45046
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45046&action=edit
gcc9-pr87386.patch
More complete patch. Though, in some cases it might be better to just use
range of just the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87386
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87386
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |8.3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87386
--- Comment #5 from Jonathan Wakely ---
It would be better to highlight the whole condition:
87386.cc:4:15: error: static assertion failed: eee
4 | static_assert(foo::test::value, "eee");
| ^
Which is what a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87386
Jonathan Wakely changed:
What|Removed |Added
CC||dmalcolm at gcc dot gnu.org
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87386
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87386
Jonathan Wakely changed:
What|Removed |Added
Keywords||diagnostic
Known to work|
11 matches
Mail list logo