r126986 - in /trunk/gcc: cp/ChangeLog cp/call.c...
mmitchel@gcc.gnu.org
mmitchel@gcc.gnu.org
Fri Jul 27 17:13:00 GMT 2007
Author: mmitchel
Date: Fri Jul 27 17:13:29 2007
New Revision: 126986
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126986
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:
trunk/gcc/testsuite/g++.dg/expr/bitfield9.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/call.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list