[Bug c++/67100] ICE(in type_dependent_expression_p) on macro function + user defined literal

2017-10-16 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67100 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/67100] ICE(in type_dependent_expression_p) on macro function + user defined literal

2015-08-19 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67100 Marek Polacek mpolacek at gcc dot gnu.org changed: What|Removed |Added CC||mpolacek at

[Bug c++/67100] ICE(in type_dependent_expression_p) on macro function + user defined literal

2015-08-03 Thread tower120 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67100 --- Comment #1 from tower120 tower120 at gmail dot com --- if change #define dispatch_forward_fn(fn_name, prefix) \ templateclass Caller, class Me \ struct DispatcherCaller, tstring(go_up), Me{ /* Problem here tstring(go_up) */\

[Bug c++/67100] ICE(in type_dependent_expression_p) on macro function + user defined literal

2015-08-03 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67100 Markus Trippelsdorf trippels at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug c++/67100] ICE(in type_dependent_expression_p) on macro function + user defined literal

2015-08-03 Thread tower120 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67100 --- Comment #3 from tower120 tower120 at gmail dot com --- Forgot to say - it's ok with gcc 5.1