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

--- Comment #3 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to Uroš Bizjak from comment #2)
> (In reply to Martin Liška from comment #1)
> > One more similar back-trace:
> > 
> > $ gcc
> > /home/marxin/Programming/gcc/gcc/testsuite/gcc.target/x86_64/abi/callabi/
> > func-1.c -Ofast -mcall-ms2sysv-xlogues -mandroid -mavx512vpopcntdq
> > during RTL pass: reload
> > /home/marxin/Programming/gcc/gcc/testsuite/gcc.target/x86_64/abi/callabi/
> > func-1.c: In function ‘func_cross’:
> > /home/marxin/Programming/gcc/gcc/testsuite/gcc.target/x86_64/abi/callabi/
> > func-1.c:20:1: internal compiler error: in ix86_compute_frame_layout, at
> > config/i386/i386.c:11169
> 
> The ICE happens for different reason, it is not due to alignment issues as
> in previous one, but happens with -mcall-ms2sysv-xlogues. CC author.

Actually, the testcase doesn't ICE for me.

Reply via email to