[Bug c++/39970] gcc accepts the . dot operator in template arguments

2021-08-03 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39970 Andrew Pinski changed: What|Removed |Added Last reconfirmed|2018-09-13 00:00:00 |2021-8-3 --- Comment #11 from Andrew Pin

[Bug c++/39970] gcc accepts the . dot operator in template arguments

2020-07-16 Thread bbnickell at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39970 --- Comment #10 from Brandon Nickell --- Well I did open this bug 11 years ago (time flies!) and C++0x was still in mid flight before it turned into C++11, so quite a bit has changed since this was originally reported (for instance there was no c

[Bug c++/39970] gcc accepts the . dot operator in template arguments

2020-07-15 Thread arthur.j.odwyer at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39970 Arthur O'Dwyer changed: What|Removed |Added CC||arthur.j.odwyer at gmail dot com --- C

[Bug c++/39970] gcc accepts the . dot operator in template arguments

2018-09-13 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39970 Manuel López-Ibáñez changed: What|Removed |Added Keywords||accepts-invalid Last reconfirmed

[Bug c++/39970] gcc accepts the . dot operator in template arguments

2015-06-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39970 Richard Biener changed: What|Removed |Added Target Milestone|4.8.3 |---

[Bug c++/39970] gcc accepts the . dot operator in template arguments

2013-05-31 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39970 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.8.1 |4.8.2 --- Comment #6 from Jakub Jelinek

[Bug c++/39970] gcc accepts the . dot operator in template arguments

2013-03-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39970 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.8.0 |4.8.1 --- Comment #5 from Jakub

[Bug c++/39970] gcc accepts the . dot operator in template arguments

2012-04-25 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39970 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|NEW AssignedTo|paolo.carlini at o

[Bug c++/39970] gcc accepts the . dot operator in template arguments

2012-04-24 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39970 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED CC|gcc-bugs at g

[Bug c++/39970] gcc accepts the . dot operator in template arguments

2012-01-06 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39970 Jason Merrill changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRMED

[Bug c++/39970] gcc accepts the . dot operator in template arguments

2009-07-31 Thread bbnickell at gmail dot com
--- Comment #1 from bbnickell at gmail dot com 2009-07-31 18:18 --- Additionally, there does not appear to be a way to represent the dot argument in the current IA64 name-mangling scheme: http://www.codesourcery.com/public/cxx-abi/abi.html#mangling-type I would like some clarifying rem