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

Jana Saout <jana at saout dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jana at saout dot de

--- Comment #3 from Jana Saout <jana at saout dot de> ---
Created attachment 36769
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36769&action=edit
Reduced testcase from liborc

Hi,

I am probably hitting the same bug when trying to compile liborc.

Here's a reduced testcase that still triggers the ICE for me:

gcc -O2 -ftree-loop-linear -c create_pw_aff_from_tree-ice.c -o
create_pw_aff_from_tree-ice.o

create_pw_aff_from_tree-ice.c: In function 'orc_compiler_sse_init':
create_pw_aff_from_tree-ice.c:11:6: internal compiler error: in
create_pw_aff_from_tree, at graphite-ssse-to-poly.c:713
 void orc_compiler_sse_init (OrcCompiler *compiler)
      ^~~~~~~~~~~~~~~~~~~~~

Please submit a full bug report,
with preprocessed source if appropriate

Reply via email to