[Bug middle-end/81478] By default, GCC emits a function call for complex multiplication, should partially inline that
woodard at redhat dot com
gcc-bugzilla@gcc.gnu.org
Wed May 9 04:14:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81478
Ben Woodard <woodard at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |woodard at redhat dot com
--- Comment #7 from Ben Woodard <woodard at redhat dot com> ---
We're hitting this issue over here at LLNL. On 86_64 it was just an annoyance
because users who ran into this problem just switched to ICC to work around it.
A similar thing happened with the power architecture where the workaround was
to use the XL compiler. ARM is making this a higher priority issue for us
because there are no vendor compilers to switch to.
More information about the Gcc-bugs
mailing list