This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: C++ Patch for c++/60894
- From: Jason Merrill <jason at redhat dot com>
- To: Paolo Carlini <paolo dot carlini at oracle dot com>, Fabien ChÃne <fabien dot chene at gmail dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 13 Feb 2015 17:09:00 -0500
- Subject: Re: C++ Patch for c++/60894
- Authentication-results: sourceware.org; auth=none
- References: <CAFH4-dhoAY5VwHKrBWF_yt_xaAi57nZe-_XytaNxSEjxX1xC0w at mail dot gmail dot com> <54233484 dot 8050801 at redhat dot com> <5434576D dot 6080004 at redhat dot com> <CAFH4-dhYzdoDG4bcRP92tA1zimO6D1bYVRZaE_HnesVf_bTMcw at mail dot gmail dot com> <54368EF6 dot 8050401 at redhat dot com> <CAFH4-dhNK_J8LhyAYOnS2L4Kss4hVXT7Ja=1wosHdPHeFYAj9A at mail dot gmail dot com> <CAFH4-divBO0J5CEkm56+nztT1ksi5yq_mte3_UwMvY9fmsw=ig at mail dot gmail dot com> <547CD6BC dot 9060501 at redhat dot com> <54DBA923 dot 6060602 at oracle dot com> <54DE1233 dot 10100 at redhat dot com> <54DE48D6 dot 5030803 at oracle dot com>
On 02/13/2015 01:56 PM, Paolo Carlini wrote:
Anything you would recommend besides filing a new Bug Report (or marking
an existing one as regression)?!?
Definitely do that. I guess it has to do with not recognizing a
USING_DECL as a template...
Jason