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] Fix PR33726, stipping qualifiers in building ARRAY_REFs


On Wed, 10 Oct 2007, Richard Guenther wrote:

> 2007-10-10  Richard Guenther  <rguenther@suse.de>
> 
> 	PR c/33726
> 	* c-typeck.c (build_array_ref): Do not strip qualifiers from
> 	the array element type.
> 
> 	* gcc.dg/pr33726.c: New testcase.

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


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