Re: [PATCH] Fix some GC issues in the aarch64 back-end.

2021-09-03 Thread Richard Sandiford via Gcc-patches
apinski--- via Gcc-patches writes: > From: Andrew Pinski > > I got some ICEs in my latest testsing while running the libstdc++ testsuite. > I had noticed the problem was connected to types and had just touched the > builtins code but nothing which could have caused this and I looked for > some ty

[PATCH] Fix some GC issues in the aarch64 back-end.

2021-09-02 Thread apinski--- via Gcc-patches
From: Andrew Pinski I got some ICEs in my latest testsing while running the libstdc++ testsuite. I had noticed the problem was connected to types and had just touched the builtins code but nothing which could have caused this and I looked for some types/variables that were not being marked with G