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][C/C++] Fix some type mismatches in the C/C++ frontends


Richard Guenther wrote:

> 	* c-common.c (boolean_increment): Use correctly typed
> 	constant.

OK.

> 	* init.c (build_new_1): Use the correct pointer type.

OK.

> 	* typeck2.c (build_m_component_ref): Likewise.

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]