r126999 - in /branches/gcc-4_2-branch/gcc: cp/C...

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Fri Jul 27 21:46:00 GMT 2007


Author: mmitchel
Date: Fri Jul 27 21:46:33 2007
New Revision: 126999

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126999
Log:
	PR c++/32346
	* call.c (convert_for_arg_passing): Only widen bitfields to their
	declared types if necessary.
	PR c++/32346
	* g++.dg/expr/bitfield9.C: New test.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/g++.dg/expr/bitfield9.C
Modified:
    branches/gcc-4_2-branch/gcc/cp/ChangeLog
    branches/gcc-4_2-branch/gcc/cp/call.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list