constexpr-52672.C (ul_ptr): Use SIZE_TYPE instead of hard-coded 'unsigned long'.
authorKai Tietz <ktietz@redhat.com>
Thu, 28 Jun 2012 20:29:20 +0000 (22:29 +0200)
committerKai Tietz <ktietz@gcc.gnu.org>
Thu, 28 Jun 2012 20:29:20 +0000 (22:29 +0200)
commit0ff7968cc08d4307e10256b44748bbcd79191497
tree260f371a38a1538d3b22f4fe9b7cacc85005ddeb
parent99651574134ba16dc5256f70b2dcf13473f7e497
constexpr-52672.C (ul_ptr): Use SIZE_TYPE instead of hard-coded 'unsigned long'.

        * g++.dg/cpp0x/constexpr-52672.C (ul_ptr): Use SIZE_TYPE instead of
        hard-coded 'unsigned long'.

From-SVN: r189056
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/constexpr-52672.C