[Bug tree-optimization/86526] [9 Regression] ICE in builtin_memcpy_read_str, at builtins.c:3017
qing.zhao at oracle dot com
gcc-bugzilla@gcc.gnu.org
Mon Jul 16 15:40:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86526
--- Comment #4 from Qing Zhao <qing.zhao at oracle dot com> ---
> On Jul 16, 2018, at 5:01 AM, jakub at gcc dot gnu.org <gcc-bugzilla@gcc.gnu.org> wrote:
> --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
> As the patch contains a lot of formatting fixes (Qing, please watch out
> formatting of your patches more carefully, there should be no whitespace at the
> end of lines, tabs should be used rather than 8 spaces, we write type
> *var_or_arg
> rather than type* var_or_arg, etc.), here is just the important part from diff
> -upb:
Thank you, Jakub for the quick patch.
I will watch the format issues in my later patch more carefully.
do you plan to check in this patch very soon?
More information about the Gcc-bugs
mailing list