[Bug c++/82789] Invalid code generated for std::array element-wise processing with -O3

nazarenkoal at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Oct 31 20:46:00 GMT 2017


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

--- Comment #1 from Alexander Nazarenko <nazarenkoal at gmail dot com> ---
(In reply to Alexander Nazarenko from comment #0)
Minor correction:
In code must be:

template <typename A>
A l_and_r( A const l, A const r )


More information about the Gcc-bugs mailing list