https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111352
--- Comment #4 from Andrew Pinski ---
also see https://en.wikipedia.org/wiki/Most_vexing_parse for more explanation
on why this mistake in GCC happened.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111352
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2023-09-09
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111352
--- Comment #2 from Andrew Pinski ---
99% sure this is because we start parsing as a function declaration and then
see it is not but we errored out already.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111352
Peter Fletcher changed:
What|Removed |Added
CC||peter.fletcher@bandicootima