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: [patch] Make seven more functions in the C++ frontend static


Volker Reichelt wrote:
> Each of the following seven patches makes a function in the C++ frontend
> static and removes its prototype from cp-tree.h.
> 
> The function get_primary_binfo gets also simplified - a superfluous
> temporary is removed.
> 
> Bootstrapped and regtested on x86_64-unknown-linux-gnu.
> Ok for mainline?

OK.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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