https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68392
Zdenek Sojka <zsojka at seznam dot cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Target|aarch64-unknown-linux-gnu | Host|x86_64-pc-linux-gnu | Build|x86_64-pc-linux-gnu | --- Comment #5 from Zdenek Sojka <zsojka at seznam dot cz> --- (In reply to ktkachov from comment #3) > So does it ICE on x86_64 with df checking as well then? x86_64-pc-linux-gnu-gcc with "yes,rtl,df" checking does not ICE on this particular testcase, but ICEs on another one (any slightly complex source file seems to suffice). aarch64-unknown-linux-gnu-gcc with "yes" checking ICEs here as well. As Richi wrote, this problem is target-independent.