[Bug c++/90495] Incorrect parsing of a()->b construction

2021-07-27 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90495 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[Bug c++/90495] Incorrect parsing of a()->b construction

2019-05-17 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90495 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #3

[Bug c++/90495] Incorrect parsing of a()->b construction

2019-05-17 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90495 --- Comment #2 from Martin Liška --- Author: marxin Date: Fri May 17 07:22:00 2019 New Revision: 271312 URL: https://gcc.gnu.org/viewcvs?rev=271312&root=gcc&view=rev Log: Handle a location with NULL as a file (PR driver/90495) 2019-05-17 Marti

[Bug c++/90495] Incorrect parsing of a()->b construction

2019-05-15 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90495 Marek Polacek changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRME