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

Uroš Bizjak <ubizjak at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel.santos at pobox dot com

--- Comment #2 from Uroš Bizjak <ubizjak at gmail dot com> ---
(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.

Reply via email to