Re: [PATCH v11] Practical improvement to libgcc complex divide

2021-04-28 Thread Jose E. Marchesi via Gcc-patches
> This patch version is OK. I just pushed the patch to master in Patrick's behalf.

Re: [PATCH v11] Practical improvement to libgcc complex divide

2021-04-27 Thread Joseph Myers
This patch version is OK. -- Joseph S. Myers jos...@codesourcery.com

[PATCH v11] Practical improvement to libgcc complex divide

2021-04-21 Thread Patrick McGehearty via Gcc-patches
Changes in this version from Version 10: (thanks to Joseph Myers for catching these issues) In gcc/c-family/c-cppbuiltin.c Fixed three cases where XALLOCAVEC argument contained ...LIBGCC_... but should have contained ...LIBGCC__... These off by one errors managed to not fail previously due to the