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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |build

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I get a bootstrap failure due to this ICE:
In function ‘libiberty_vprintf_buffer_size’:
cc1: internal compiler error: in gimplify_modify_expr, at gimplify.c:5627


        ../../gcc/gcc/gimplify-me.c:78
0xc0adff force_gimple_operand(tree_node*, gimple**, bool, tree_node*)
        ../../gcc/gcc/gimplify-me.c:98
0x12c9a9f expand_ifn_va_arg_1
        ../../gcc/gcc/tree-stdarg.c:1064
0x12c9baf expand_ifn_va_arg
        ../../gcc/gcc/tree-stdarg.c:1105
0x12c9d5b execute
        ../../gcc/gcc/tree-stdarg.c:1158
checking whether we are using the GNU C++ compiler... Please submit a full bug
report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.
Makefile:1589: recipe for target 'vprintf-support.o' failed
make[3]: *** [vprintf-support.o] Error 1

Reply via email to