ra1.C (struct tree_base): Change the width of the 'code' bitfield from 16 to 8.
authorYufeng Zhang <yufeng.zhang@arm.com>
Mon, 20 Jan 2014 18:42:50 +0000 (18:42 +0000)
committerYufeng Zhang <yufeng@gcc.gnu.org>
Mon, 20 Jan 2014 18:42:50 +0000 (18:42 +0000)
commit66bc6a9ecc5cc4aba9473abdc54930dfdcb1358e
tree4a24881af9677f364f7e720594a7d113e6afeec6
parent39ec0d29dfbfecdbf37a23c2369a582869227b78
ra1.C (struct tree_base): Change the width of the 'code' bitfield from 16 to 8.

gcc/testsuite

* g++.dg/debug/ra1.C (struct tree_base): Change the width of
the 'code' bitfield from 16 to 8.

From-SVN: r206853
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/debug/ra1.C