r116194 - in /trunk/gcc: ChangeLog c-typeck.c t...

jsm28@gcc.gnu.org jsm28@gcc.gnu.org
Wed Aug 16 23:10:00 GMT 2006


Author: jsm28
Date: Wed Aug 16 23:10:46 2006
New Revision: 116194

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116194
Log:
	PR c/27697
	* c-typeck.c (build_component_ref): Combine qualifiers of
	structure or union and field.

testsuite:
	* gcc.dg/qual-component-1.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/qual-component-1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-typeck.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list