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]

r113339 - in /trunk/gcc: cp/ChangeLog cp/tree.c...


Author: mmitchel
Date: Fri Apr 28 02:40:58 2006
New Revision: 113339

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113339
Log:
	PR c++/27292
	* tree.c (rvalue): Convert bitfields to their declared types.
	PR c++/27292
	* g++.dg/conversion/bitfield4.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/conversion/bitfield4.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/tree.c
    trunk/gcc/testsuite/ChangeLog


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