https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118277
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |15.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118277
--- Comment #12 from GCC Commits ---
The master branch has been updated by Simon Martin :
https://gcc.gnu.org/g:f3d884da1280e211f48be0619e5d2f1ee787
commit r15-7091-gf3d884da1280e211f48be0619e5d2f1ee787
Author: Simon Martin
Date: Tu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118277
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118277
--- Comment #10 from GCC Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:38a13ea4117b96e467f78b3f86d737ecbe326935
commit r15-6760-g38a13ea4117b96e467f78b3f86d737ecbe326935
Author: Jakub Jelinek
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118277
--- Comment #9 from Jakub Jelinek ---
Created attachment 60063
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60063&action=edit
gcc15-pr118277.patch
Untested fix. cp_parser_asm_specification_opt deferred for later discussion,
if it shoul
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118277
Jakub Jelinek changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118277
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118277
--- Comment #7 from Andrew Pinski ---
static_assert does:
/* Parse the message expression. */
bool string_lit = true;
for (unsigned int i = 1; ; ++i)
{
cp_token *tok = cp_lexer_peek_nth_token (parser->lexer,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118277
--- Comment #6 from ak at gcc dot gnu.org ---
Can you expand? None of the other callers of cp_parser_constant_expression seem
to do anything special for templates.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118277
--- Comment #5 from Jason Merrill ---
Seems like cp_parser_asm_string_expression needs to handle template context.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118277
ak at gcc dot gnu.org changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118277
Andrew Pinski changed:
What|Removed |Added
Attachment #60033|0 |1
is obsolete|
12 matches
Mail list logo