https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88331
--- Comment #4 from mateuszb at poczta dot onet.pl --- W dniu 03.12.2018 o 21:21, pinskia at gcc dot gnu.org pisze: > --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- > Can you attach the preprocessed source as requested by > https://gcc.gnu.org/bugs/ ? Now slicetype.ii (in 7z archive). This bug is newer -- probably from r266726 Step to reproduce: $ g++ -c -O3 -march=core-avx2 slicetype.ii f:/x265/source/encoder/slicetype.cpp: In member function 'void x265_12bit::Lookahead::cuTree(x265_12bit::Lowres**, int, bool)': f:/x265/source/encoder/slicetype.cpp:2086:1: error: insn outside basic block 2086 | } | ^ (insn 6071 5573 6072 (parallel [ (set (reg:DI 4089) (plus:DI (reg/f:DI 19 frame) (const_int -6928 [0xffffffffffffe4f0]))) (clobber (reg:CC 17 flags)) ]) 191 {*adddi_1} (nil)) during RTL pass: reload f:/x265/source/encoder/slicetype.cpp:2086:1: internal compiler error: in rtl_verify_bb_layout, at cfgrtl.c:2987 libbacktrace could not find executable to open Please submit a full bug report, with preprocessed source if appropriate. See <https://gcc.gnu.org/bugs/> for instructions.