[Bug c++/62063] g++ disregards template specialization and skips try/catch blocks

2014-09-17 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62063 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/62063] g++ disregards template specialization and skips try/catch blocks

2014-08-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62063 --- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org --- (In reply to Ferenc Géczi from comment #0) Created attachment 33276 [details] Source code for reproducing the reported issue g++ disregards that template specialization might

[Bug c++/62063] g++ disregards template specialization and skips try/catch blocks

2014-08-08 Thread ferenc.geczi at ericsson dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62063 --- Comment #2 from Ferenc Géczi ferenc.geczi at ericsson dot com --- (In reply to Jonathan Wakely from comment #1) (In reply to Ferenc Géczi from comment #0) Created attachment 33276 [details] Source code for reproducing the reported issue