* config/nvptx/nptx.c (nvptx_option_override): Only set
commitc68e61d8814247c0ee203b80f33664ba57f72509
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 May 2016 19:52:50 +0000 (20 19:52 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 May 2016 19:52:50 +0000 (20 19:52 +0000)
treefa0da02b164cdefd6cd94eb6b8a95b1b946db452
parent9954d2306dfc918e8d3b2af592fedc2d943617c0
* config/nvptx/nptx.c (nvptx_option_override): Only set
flag_toplevel_reorder, if not explicitly specified.  Set
flag_no_common, unless explicitly specified.

testsuite/
* gcc.target/nvptx/uninit-decl.c: Force common storage,  add
non-common cases.
* gcc.dg/tree-ssa/ssa-store-ccp-2.c: Add -fcommon.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@236532 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/nvptx/nvptx.c
gcc/testsuite/gcc.dg/tree-ssa/ssa-store-ccp-2.c
gcc/testsuite/gcc.target/nvptx/uninit-decl.c