* g++.dg/cpp0x/constexpr-52672.C (ul_ptr): Use SIZE_TYPE instead of
commit0a569ffe373650dd0724236f849d3c744225c36b
authorktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Jun 2012 20:29:20 +0000 (28 20:29 +0000)
committerktietz <ktietz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Jun 2012 20:29:20 +0000 (28 20:29 +0000)
tree260f371a38a1538d3b22f4fe9b7cacc85005ddeb
parentb4855609a41b73805399cfd1ba5f2ba3f4d11378
    * g++.dg/cpp0x/constexpr-52672.C (ul_ptr): Use SIZE_TYPE instead of
        hard-coded 'unsigned long'.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@189056 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/constexpr-52672.C