nvptx.c (nvptx_declare_function_name): Round frame size to DImode boundary.
authorNathan Sidwell <nathan@codesourcery.com>
Wed, 3 Aug 2016 17:26:51 +0000 (17:26 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 3 Aug 2016 17:26:51 +0000 (17:26 +0000)
commitc1311c86c0c1057b43146c8817dfe453c7a88fd4
tree29f0919ef5bd3f0b99f39f7f69700e3f71b2f081
parent0bd9bdb4dbc21dbdef0955db2645df9e97f83c82
nvptx.c (nvptx_declare_function_name): Round frame size to DImode boundary.

gcc/
* config/nvptx/nvptx.c (nvptx_declare_function_name): Round frame
size to DImode boundary.
(nvptx_propagate): Likewise.

libgomp/
* testsuite/libgomp.oacc-c-c++-common/crash-1.c: New.

From-SVN: r239086
gcc/ChangeLog
gcc/config/nvptx/nvptx.c
libgomp/ChangeLog
libgomp/testsuite/libgomp.oacc-c-c++-common/crash-1.c [new file with mode: 0644]