[Bug target/88906] wrong code with -march=k6 -minline-all-stringops -minline-stringops-dynamically -mmemcpy-strategy=libcall:-1:align and vector argument

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 21 09:13:00 GMT 2019


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Hard to bisect, because before r233979 this used to ICE or segfault in the
compiler, starting with r201645 when -mmemcpy-strategy= option has been added,
and already r233979 generates wrong-code.


More information about the Gcc-bugs mailing list