https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78718
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||kargl at gcc dot gnu.org
--- C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78718
--- Comment #3 from Jim MacArthur ---
It looks to me like the assertion failure is because the symbol in the argument
expression doesn't have the attr.referenced bit set. resolve_actual_arglist
replaces the symtree in the 'z' expression when it f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78718
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78718
Jim MacArthur changed:
What|Removed |Added
CC||jim.macarthur at codethink dot
co.