re PR c++/50280 (Incorrect type deduced for T& when passed a const bitfield)
authorPaolo Carlini <paolo.carlini@oracle.com>
Sun, 25 Sep 2011 10:43:00 +0000 (10:43 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Sun, 25 Sep 2011 10:43:00 +0000 (10:43 +0000)
commit13ec1ccaaa69f1b12be42b3bb91f4223eea7e4df
tree2b1ddf86b96e7f1aa565e438ed91dd1461ec2002
parent4e4452b65bec5b86a66ee9782b7fab345800da3b
re PR c++/50280 (Incorrect type deduced for T& when passed a const bitfield)

2011-09-25  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/50280
* g++.dg/template/bitfield1.C: New.

From-SVN: r179163
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/bitfield1.C [new file with mode: 0644]