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

--- Comment #14 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Tue Oct 24 22:46:19 2017
New Revision: 254063

URL: https://gcc.gnu.org/viewcvs?rev=254063&root=gcc&view=rev
Log:
gcc/ChangeLog

2017-10-24  Qing Zhao <qing.z...@oracle.com>
            Wilco Dijkstra <wilco.dijks...@arm.com>

        * builtins.c (expand_builtin_update_setjmp_buf): Add a
        converstion to Pmode from the buf_addr.

gcc/testsuite/ChangeLog

2017-10-24  Qing Zhao <qing.z...@oracle.com>
            Wilco Dijkstra <wilco.dijks...@arm.com>

        PR middle-end/80295
        * gcc.target/aarch64/pr80295.c: New test.

Added:
    branches/gcc-7-branch/gcc/testsuite/gcc.target/aarch64/pr80295.c
Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/builtins.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog

Reply via email to