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]

r231576 - in /branches/gupc/gcc: ChangeLog.upc ...


Author: gfunck
Date: Fri Dec 11 23:11:04 2015
New Revision: 231576

URL: https://gcc.gnu.org/viewcvs?rev=231576&root=gcc&view=rev
Log:
	* tree.h (check_qualified_type): Add block_factor argument,
	pass NULL_TREE by default.
	* tree.c (build_opaque_vector_type): Adjust call to
	check_qualified_type().  Use default block_factor.  Revert to trunk.
	* cp/tree.c (cp_check_qualified_type): Likewise.

Modified:
    branches/gupc/gcc/ChangeLog.upc
    branches/gupc/gcc/cp/tree.c
    branches/gupc/gcc/tree.c
    branches/gupc/gcc/tree.h


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