[Bug middle-end/94703] Small-sized memcpy leading to unnecessary register spillage unless done through a dummy union

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu May 14 09:54:59 GMT 2020


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

--- Comment #14 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rguenth@gcc.gnu.org>:

https://gcc.gnu.org/g:0d1ccfd0cc2e1add15929c43e6c7472336d33e65

commit r11-384-g0d1ccfd0cc2e1add15929c43e6c7472336d33e65
Author: Richard Biener <rguenther@suse.de>
Date:   Thu May 14 11:50:20 2020 +0200

    testsuite/94703 - skip gcc.dg/tree-ssa/pr94703.c on strict-align targets

    The specific dump scanning doesn't work on strict-align targets,
    the following simply skips the testcase for those.

    2020-05-14  Richard Biener  <rguenther@suse.de>

            PR testsuite/94703
            * gcc.dg/tree-ssa/pr94703.c: Skip for strict-align targets.


More information about the Gcc-bugs mailing list