http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48167

--- Comment #3 from Nicola Pero <nicola at gcc dot gnu.org> 2011-03-21 10:25:40 
UTC ---
Author: nicola
Date: Mon Mar 21 10:25:38 2011
New Revision: 171214

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171214
Log:
In gcc/:
2011-03-21  Nicola Pero  <nicola.p...@meta-innovation.com>

    PR bootstrap/48167
    * gengtype.c (files_rules): Added rule for cp/parser.h.

In gcc/objcp/:
2011-03-21  Nicola Pero  <nicola.p...@meta-innovation.com>

    PR bootstrap/48167
    * Make-lang.in (START_HDRS): Added CXX_PARSER_H and
    CXX_PRETTY_PRINT_H.
    * config-lang.in (gtfiles): Added cp/parser.h and reorganized list
    so that it is more obvious that it is identical to the C++ one
    with the addition of some files at the end.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gengtype.c
    trunk/gcc/objcp/ChangeLog
    trunk/gcc/objcp/Make-lang.in
    trunk/gcc/objcp/config-lang.in

Reply via email to