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

Vladimir Makarov <vmakarov at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vmakarov at gcc dot gnu.org

--- Comment #12 from Vladimir Makarov <vmakarov at gcc dot gnu.org> ---
(In reply to Bernd Edlinger from comment #0)
> 
> fs/namei.c:3934:1: internal compiler error: in extract_constrain_insn, at
> recog.c:2200
> 0xa3db48 _fatal_insn(char const*, rtx_def const*, char const*, int, char
> const*)
>       ../../gcc-6-20150927/gcc/rtl-error.c:109
> 0xa3db6f _fatal_insn_not_found(rtx_def const*, char const*, int, char const*)
>       ../../gcc-6-20150927/gcc/rtl-error.c:120
> 0xa1028d extract_constrain_insn(rtx_insn*)
>       ../../gcc-6-20150927/gcc/recog.c:2200
> 0x9efc9d reload_cse_simplify_operands
>       ../../gcc-6-20150927/gcc/postreload.c:408
> 0x9f29b5 reload_cse_simplify
>       ../../gcc-6-20150927/gcc/postreload.c:194
> 0x9f29b5 reload_cse_regs_1
>       ../../gcc-6-20150927/gcc/postreload.c:233
> 0x9f2acb reload_cse_regs
>       ../../gcc-6-20150927/gcc/postreload.c:81
> 0x9f2acb execute
>       ../../gcc-6-20150927/gcc/postreload.c:2350
> Please submit a full bug report,
> with preprocessed source if appropriate.
> Please include the complete backtrace with any bug report.
> See <http://gcc.gnu.org/bugs.html> for instructions.

Thanks for reporting this.  I'll try to fix it this week.

Reply via email to