On Fri, Sep 20, 2013 at 05:52:38PM +0200, Basile Starynkevitch wrote: > On Fri, Sep 20, 2013 at 09:53:10AM -0400, Diego Novillo wrote: > > On 2013-09-16 04:19 , Basile Starynkevitch wrote: > > >Hello all, > > > > > >I'm pinging the patch (of september 2nd) on > > >http://gcc.gnu.org/ml/gcc-patches/2013-09/msg00036.html > > > > > > > > >#### gcc/ChangeLog entry > > > > > >2013-09-16 Basile Starynkevitch <bas...@starynkevitch.net> > > > > > > * gengtype.c (file_rules): Added rule for *.cc files. > > > (get_output_file_with_visibility): Give fatal message when no > > > rules found. > > > > OK. > > Thanks for the review and the approval. I just commited revision 202782. > > BTW, I believe this patch should be back ported, at least to next GCC 4.8.2 > (and perhaps even to 4.7). What do you think?
Why? There are no *.cc files in 4.8.x and I don't see why this patch would be desirable for the release branches. Jakub