This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: remove dependency on cp/parser.h from cp/lang.c


On Wed, 29 Aug 2012, Aaron Gray wrote:

Just got my copyright assignment through, so here's my first GCC patch,

Welcome!


This is a one liner removing the unneeded dependency of cp-lang.c on
cp/parser.h. This has been tested on Linux.

I think you need to attach a ChangeLog entry with every patch.


Also, dependencies are often repeated in makefiles. Is there anything to update with your patch? (maybe not, just asking)

--
Marc Glisse


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]