This is the mail archive of the gcc-cvs@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]

r129167 - in /trunk/gcc: ChangeLog gimplify.c t...


Author: rguenth
Date: Tue Oct  9 15:51:46 2007
New Revision: 129167

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129167
Log:
2007-10-09  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.

Added:
    trunk/gcc/testsuite/gcc.dg/pr33692.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimplify.c
    trunk/gcc/testsuite/ChangeLog


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