Skip to content

Instantly share code, notes, and snippets.

Created November 1, 2015 19:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/754198e8ae44fe9a3993 to your computer and use it in GitHub Desktop.
Save anonymous/754198e8ae44fe9a3993 to your computer and use it in GitHub Desktop.
Error building Perl 6 on Raspberry Pi
src/6model/reprs/MVMIter.c: In function ‘MVM_iter’:
src/6model/reprs/MVMIter.c:304:1: error: unrecognizable insn:
(insn 577 576 578 45 (set (reg:SI 2 r2)
(sign_extend:SI (mem/s:QI (plus:SI (mult:SI (reg/v:SI 187 [ idx ])
(const_int 8 [0x8]))
(reg/f:SI 452 [ frame_59->env ])) [0 D.13429_98->i8+0 S1 A64]))) src/6model/reprs/MVMIter.c:197 -1
(nil))
src/6model/reprs/MVMIter.c:304:1: internal compiler error: in extract_insn, at recog.c:2109
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions.
Preprocessed source stored into /tmp/ccWK6tAg.out file, please attach this to your bugreport.
M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment