Re: [PATCH v11] Practical improvement to libgcc complex divide
> 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
This patch version is OK. -- Joseph S. Myers jos...@codesourcery.com
[PATCH v11] Practical improvement to libgcc complex divide
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