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 target/79353] [7 regression] ICE in curr_insn_transform, at lra-constraints.c:3773


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

--- Comment #2 from James Clarke <jrtc27 at jrtc27 dot com> ---
Created attachment 40664
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40664&action=edit
Reduced Reproduction

This was reduced from parfor.c with the help of creduce. To reproduce (minimal
set of flags I found):

/home/jrtc27/src/gcc/obj/./gcc/xgcc -B/home/jrtc27/src/gcc/obj/./gcc/
-B/usr/local/sparc64-unknown-linux-gnu/bin/
-B/usr/local/sparc64-unknown-linux-gnu/lib/ -m32 -fPIC -O2 -c parfor.i -o
/tmp/parfor.o

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