r244261 - in /branches/gcc-6-branch: gcc/Change...
tschwinge@gcc.gnu.org
tschwinge@gcc.gnu.org
Tue Jan 10 12:07:00 GMT 2017
Author: tschwinge
Date: Tue Jan 10 12:07:13 2017
New Revision: 244261
URL: https://gcc.gnu.org/viewcvs?rev=244261&root=gcc&view=rev
Log:
[PTX] fix worker propagation ICE
Backport trunk r239086:
gcc/
2016-08-03 Nathan Sidwell <nathan@codesourcery.com>
* config/nvptx/nvptx.c (nvptx_declare_function_name): Round frame
size to DImode boundary.
(nvptx_propagate): Likewise.
libgomp/
2016-08-03 Nathan Sidwell <nathan@codesourcery.com>
* testsuite/libgomp.oacc-c-c++-common/crash-1.c: New.
Backport trunk r239125 'Make libgomp.oacc-c-c++-common/crash-1.c a "link" test,
and don't hardcode -O0':
libgomp/
2016-08-04 Thomas Schwinge <thomas@codesourcery.com>
* testsuite/libgomp.oacc-c-c++-common/crash-1.c: Make it a "link"
test, and don't hardcode -O0.
Added:
branches/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/crash-1.c
Modified:
branches/gcc-6-branch/gcc/ChangeLog
branches/gcc-6-branch/gcc/config/nvptx/nvptx.c
branches/gcc-6-branch/libgomp/ChangeLog
More information about the Gcc-cvs
mailing list