This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C++ PATCH for c++/80767, unnecessary instantiation of generic lambda


On Thu, Aug 31, 2017 at 9:37 AM, David Edelsohn <dje.gcc@gmail.com> wrote:
> Jason,
>
> The recent patch for 82030
>
>             PR c++/82030 - ICE inheriting from multiple lambdas
>
>             PR c++/80767
>             * call.c (compare_ics): Handle null candidate.
>
> causes bootstrap to fail for AIX due to a segfault ICE building
> libstdc++ with stage1 compiler.

Hmm, strange.  Testcase?

Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]