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: bootstrap broken after r107325 for obj-c++


> 
> Hello,
> 
> another one:
> 
> http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107325
> 
> Andreas
> 
> 2005-11-22  Andreas Tobler  <a.tobler@schweiz.ch>
> 
> 	* objcp-decl.c (objcp_lookup_name): Remove prefer_type argument.

This is not fully correct.  In fact you can just remove objcp_lookup_name
from objcp-decl.c and objcp-decl.h since the interfaces are now the same.

Thanks,
Andrew Pinski


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