https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96734

--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Ariadne Conill from comment #3)
> When that method.ii is compiled against g++ 9.3.0 with the provided options,
> it compiles successfully.
> 
> When built using a cross-compiled g++ 10.2.0, it crashes.  So, the issue is
> specific to 10.2.0 it seems.

I've just tried building 10.2.0 cross compiler (x86_64-linux-gnu as host) and I
can't reproduce it.
Which options do you use?

Reply via email to