On Fri, 14 Oct 2022, Jakub Jelinek wrote:
> On Fri, Oct 14, 2022 at 11:27:07AM +, Richard Biener wrote:
> > > --- gcc/function.h.jj 2022-10-10 11:57:40.163722972 +0200
> > > +++ gcc/function.h2022-10-12 19:48:28.887554771 +0200
> > > @@ -438,6 +438,10 @@ struct GTY(()) function {
>
On Fri, Oct 14, 2022 at 11:27:07AM +, Richard Biener wrote:
> > --- gcc/function.h.jj 2022-10-10 11:57:40.163722972 +0200
> > +++ gcc/function.h 2022-10-12 19:48:28.887554771 +0200
> > @@ -438,6 +438,10 @@ struct GTY(()) function {
> >
> >/* Set if there are any OMP_TARGET regions
On Thu, 13 Oct 2022, Jakub Jelinek wrote:
> On Wed, Oct 12, 2022 at 11:48:27AM -0400, Jason Merrill wrote:
> > > --- gcc/cp/pt.cc.jj 2022-10-10 09:31:21.947480379 +0200
> > > +++ gcc/cp/pt.cc 2022-10-10 09:59:49.299646482 +0200
> > > @@ -21105,6 +21105,8 @@ tsubst_copy_and_build (tree t,
>
On Wed, Oct 12, 2022 at 11:48:27AM -0400, Jason Merrill wrote:
> > --- gcc/cp/pt.cc.jj 2022-10-10 09:31:21.947480379 +0200
> > +++ gcc/cp/pt.cc2022-10-10 09:59:49.299646482 +0200
> > @@ -21105,6 +21105,8 @@ tsubst_copy_and_build (tree t,
> > ret = error_mark_node;
> >