c++/60049 - Right and left shift undefined behavior not an error in a constexpr
commit00a690cc8f195f17bb0367b9916f30c8219967e9
authormsebor <msebor@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 May 2016 20:55:26 +0000 (13 20:55 +0000)
committermsebor <msebor@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 13 May 2016 20:55:26 +0000 (13 20:55 +0000)
tree517906003b4aad8cb885a9e4984cf5b7eeb8d2db
parentd0b507d7aee4e784d48cec7143f5b7eb8b4164d8
c++/60049 - Right and left shift undefined behavior not an error in a constexpr
Add new test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@236225 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/constexpr-60049.C [new file with mode: 0644]