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] Fix PR33692, gimplifier strips qualifiers from COMPONENT_REFs


Richard Guenther <rguenther@suse.de> writes:

> 2007-10-08  Richard Guenther  <rguenther@suse.de>
> 
> 	PR middle-end/33692
> 	* gimplify.c (canonicalize_component_ref): Honor qualifiers
> 	of referenced structure and component.
> 
> 	* gcc.dg/pr33692.c: New testcase.

Looks right to me for stage 3.

Ian


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