public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Bugzilla ID 88395
@ 2019-03-24  5:35 nick
  0 siblings, 0 replies; only message in thread
From: nick @ 2019-03-24  5:35 UTC (permalink / raw)
  To: GCC Development

Greetings,

I was working on this bug here:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88395

I don't know if this is correct but after tracing it seems that this 
is wrong:

tree vars = tsubst (t, args, complain, in_decl);

and T would be wrapped in the correct caller to avoid segaults in some
cases. This is for  tsubst_constraint_variables in gcc/cp/constraint.cc
from the root source directory. 

If that is correct. I was wondering what of the PARM_X marcos is the one
used to fix up and wrap the tree t correctly.

Cheers,

Nick

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-03-24  5:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-24  5:35 Bugzilla ID 88395 nick

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).