r123939 - in /trunk/gcc: cp/ChangeLog cp/call.c...

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Wed Apr 18 03:36:00 GMT 2007


Author: mmitchel
Date: Wed Apr 18 04:36:18 2007
New Revision: 123939

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123939
Log:
	PR c++/31513
	* call.c (convert_for_arg_passing): Convert bitfields to their
	declared types.

	PR c++/31513
	* g++.dg/expr/bitfield8.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/expr/bitfield8.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list