PR c++/65509
commitf3e0be564cdbf3b60e7cc9963269f3d86c0ef796
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Mar 2015 16:36:32 +0000 (27 16:36 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Mar 2015 16:36:32 +0000 (27 16:36 +0000)
tree385edb202ce1e94c15a26c56e3122ef1bd64aef3
parentcabdaed903bf9f68c8d0b5d37a29ed42ec295983
PR c++/65509
* decl.c (make_rtl_for_nonlocal_decl): Don't defer static
constants.

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