C++ PATCH for c++/55993 (wrong error with constexpr)

Jason Merrill jason@redhat.com
Wed Feb 13 14:24:00 GMT 2013


When we added empty base handling to the ADDR_EXPR case in 
cxx_fold_indirect_ref, we forgot to add it to the POINTER_PLUS_EXPR case 
as well.

Tested x86_64-pc-linux-gnu, applying to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 55993.patch
Type: text/x-patch
Size: 1430 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130213/5c8f12c1/attachment.bin>


More information about the Gcc-patches mailing list