[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

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

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

2009-04-29 Thread bbnickell at gmail dot com
Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bbnickell at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39970