public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC 12.3.0 regression, ccache 4.8.0 build fails witch ICE, upstream fix identified
@ 2023-05-14 10:50 Thomas Backlund
  2023-05-14 13:09 ` Paul Smith
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Backlund @ 2023-05-14 10:50 UTC (permalink / raw)
  To: gcc, jason

[-- Attachment #1: Type: text/plain, Size: 696 bytes --]

ccache 4.8.0 build fails with ICE when building with gcc 12.3.0:
https://bugs.mageia.org/show_bug.cgi?id=31893#c0
regression introduced in gcc-12-20230421 snapshot by commit:

From 890d711a2477119a34cf435f6159b6253b124374 Mon Sep 17 00:00:00 2001
From: Jason Merrill <
jason@redhat.com
>
Date: Thu, 16 Mar 2023 15:11:25 -0400
Subject: [PATCH 35/61] c++: generic lambda, local class, __func__ [PR108242]

I fixed  gcc ICE by backporting from upstream master branch:

From 4872e46e080c6695dfe1f9dc9db26b4703bc348c Mon Sep 17 00:00:00 2001
From: Jason Merrill <
jason@redhat.com
>
Date: Wed, 22 Mar 2023 16:11:47 -0400
Subject: [PATCH] c++: local class in nested generic lambda [PR109241]

--
Thomas

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: GCC 12.3.0 regression, ccache 4.8.0 build fails witch ICE, upstream fix identified
  2023-05-14 10:50 GCC 12.3.0 regression, ccache 4.8.0 build fails witch ICE, upstream fix identified Thomas Backlund
@ 2023-05-14 13:09 ` Paul Smith
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Smith @ 2023-05-14 13:09 UTC (permalink / raw)
  To: Thomas Backlund, gcc, jason

FYI I reported this crash to the GCC bugzilla yesterday:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109850

and it was closed as a dup of this:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109241

If people want to watch it.


On Sun, 2023-05-14 at 10:50 +0000, Thomas Backlund via Gcc wrote:
> ccache 4.8.0 build fails with ICE when building with gcc 12.3.0:
> https://bugs.mageia.org/show_bug.cgi?id=31893#c0
> regression introduced in gcc-12-20230421 snapshot by commit:
> 
> From 890d711a2477119a34cf435f6159b6253b124374 Mon Sep 17 00:00:00
> 2001
> From: Jason Merrill <
> jason@redhat.com
> > 
> Date: Thu, 16 Mar 2023 15:11:25 -0400
> Subject: [PATCH 35/61] c++: generic lambda, local class, __func__
> [PR108242]
> 
> I fixed  gcc ICE by backporting from upstream master branch:
> 
> From 4872e46e080c6695dfe1f9dc9db26b4703bc348c Mon Sep 17 00:00:00
> 2001
> From: Jason Merrill <
> jason@redhat.com
> > 
> Date: Wed, 22 Mar 2023 16:11:47 -0400
> Subject: [PATCH] c++: local class in nested generic lambda [PR109241]
> 
> --
> Thomas


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-14 13:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-14 10:50 GCC 12.3.0 regression, ccache 4.8.0 build fails witch ICE, upstream fix identified Thomas Backlund
2023-05-14 13:09 ` Paul Smith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).