c++/60049 - Right and left shift undefined behavior not an error in a constexpr
authorMartin Sebor <msebor@redhat.com>
Fri, 13 May 2016 20:55:26 +0000 (20:55 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Fri, 13 May 2016 20:55:26 +0000 (14:55 -0600)
commit653fb4a289f340c37c18432ae50971b0be7f5ed8
tree517906003b4aad8cb885a9e4984cf5b7eeb8d2db
parent6eaba1b066d5a7e6628cb1f83d8c3ffa43df0e10
c++/60049 - Right and left shift undefined behavior not an error in a constexpr
Add new test.

From-SVN: r236225
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/constexpr-60049.C [new file with mode: 0644]