https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85786
--- Comment #3 from Steve Kargl ---
On Tue, May 15, 2018 at 04:50:41AM +, angus at agibson dot me wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85786
>
> --- Comment #2 from Angus Gibson ---
> Changing the declaration of e to also b
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85786
--- Comment #2 from Angus Gibson ---
Changing the declaration of e to also be 'target', and associating the pointer:
CS%v(2)%p => e
if (query_ptr(e, CS)) then
...
still causes the segfault. Perhaps I disconnected this from the orig
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85786
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||kargl at gcc dot gnu.org
--- C