This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Ping] [Patch C++] RFC Fix PR57958
- From: Jason Merrill <jason at redhat dot com>
- To: Paolo Carlini <paolo dot carlini at oracle dot com>, Dinar Temirbulatov <dtemirbulatov at gmail dot com>, "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 18 Apr 2014 11:43:00 -0400
- Subject: Re: [Ping] [Patch C++] RFC Fix PR57958
- Authentication-results: sourceware.org; auth=none
- References: <CAMnfPmMG5E3m=nHQe7oj2dzctJqTCwGRDOVdZYPeB12=M=e2Jw at mail dot gmail dot com> <5343008D dot 6090803 at redhat dot com> <534300D4 dot 9020405 at redhat dot com> <CAMnfPmMPAenFMPoAn=zSdtuPYkrvF2YH5X4J-SOD9WW81Wn5_w at mail dot gmail dot com> <CAMnfPmMYegHYn_0jQM0qT90ZFNF+LfiXMAupDd5t1_GTnWPpeg at mail dot gmail dot com> <535142C8 dot 8000607 at redhat dot com> <74c6a486-026b-476c-9a35-dbc674873245 at email dot android dot com>
On 04/18/2014 11:39 AM, Paolo Carlini wrote:
I'm traveling and I can't really check, but I seem to remember that we do have a VOID_TYPE_P.
True, I suppose that would be preferable.
Jason