This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/64394] ICE: in build_linearized_memory_access, at graphite-interchange.c:121 (isl_constraint.c:558: expecting integer value) with -floop-interchange


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

Arseny Solokha <asolokha at gmx dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |asolokha at gmx dot com

--- Comment #2 from Arseny Solokha <asolokha at gmx dot com> ---
Created attachment 34877
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34877&action=edit
Another testcase

The following testcase reduced from pr.c from GNU coreutils 8.23 fails for me
the same way when building for powerpc-e500v2-linux-gnuspe at -O[2s]
-floop-block. However I cannot reproduce this w/ different GCC versions or on
different targets at hands.

% powerpc-e500v2-linux-gnuspe-gcc-5.0.0-alpha20150222 -c -O2 -floop-block
pgyx7arv.i


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]