[Bug c++/69348] alias declarations can not be used inside qualifiers of declarators

2021-08-05 Thread davveston at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69348 --- Comment #5 from David Friberg --- (In reply to Andrew Pinski from comment #4) > (In reply to David Friberg from comment #2) > > Another similar but more common (/less contrived) example, rejects-valid > > e.g. for GCC 10.1.0 for all C++

[Bug c++/69348] alias declarations can not be used inside qualifiers of declarators

2021-08-05 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69348 --- Comment #4 from Andrew Pinski --- (In reply to David Friberg from comment #2) > Another similar but more common (/less contrived) example, rejects-valid > e.g. for GCC 10.1.0 for all C++ version (-std=c++X with X in {98, 11, 17, > 2a/20}).

[Bug c++/69348] alias declarations can not be used inside qualifiers of declarators

2021-08-05 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69348 Andrew Pinski changed: What|Removed |Added CC||quen...@huot-marchand.fr --- Comment #3

[Bug c++/69348] alias declarations can not be used inside qualifiers of declarators

2020-12-03 Thread davveston at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69348 David Friberg changed: What|Removed |Added CC||davveston at gmail dot com --- Comment

[Bug c++/69348] alias declarations can not be used inside qualifiers of declarators

2018-11-07 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69348 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|