gcc-bugs@gcc.gnu.org

2014-05-06 Thread agostino.cavarero at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61072 --- Comment #3 from agostino.cavarero at gmail dot com --- Tested again using version 4.3.4. It works as expected: Command: g++ stringTemplateTest.cpp stringTemplateTestMain.cpp Output: [...] In function `main': stringTemplateTestMain.cpp:(

gcc-bugs@gcc.gnu.org

2014-05-06 Thread agostino.cavarero at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61072 --- Comment #1 from agostino.cavarero at gmail dot com --- Created attachment 32742 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32742&action=edit the other preprocessed file of my little program