Mark Mitchell <mark@codesourcery.com> PR c++/31273
authorMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 23 Mar 2007 04:31:21 +0000 (04:31 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 23 Mar 2007 04:31:21 +0000 (04:31 +0000)
commit725d6b877d6861a3075175c6620b6339f15eac6e
tree126f77adf19cf73399532dac19eca70e36c3b2a8
parent5a023baa1f8496c1c9c15f14d63e981331d8ea3a
Mark Mitchell <mark@codesourcery.com> PR c++/31273

    Mark Mitchell  <mark@codesourcery.com>
PR c++/31273
* call.c (standard_conversion): Use type_decays_to.  Keep FCODE
consistent with FROM.
PR c++/31273
* g++.dg/expr/bitfield7.C: New test.

From-SVN: r123150
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/expr/bitfield7.C [new file with mode: 0644]