Re: [PING] [C++ Patch] Remove finish_stmt

2013-08-02 Thread Paolo Carlini
On 08/02/2013 01:42 AM, Gabriel Dos Reis wrote: 2013/8/1 Paolo Carlini : Hi, gently pinging this small clean-up: http://gcc.gnu.org/ml/gcc-patches/2013-06/msg00905.html Thanks! Paolo. It was supposed to provide symmetry and a good place to put any "cleanup" code we might want to run, bu

Re: [PING] [C++ Patch] Remove finish_stmt

2013-08-01 Thread Gabriel Dos Reis
2013/8/1 Paolo Carlini : > Hi, > > gently pinging this small clean-up: > > http://gcc.gnu.org/ml/gcc-patches/2013-06/msg00905.html > > Thanks! > Paolo. It was supposed to provide symmetry and a good place to put any "cleanup" code we might want to run, but that never materialized, and now that