On 07/19/16 14:34, Alexander Monakov wrote:
Hi,I've recently committed a middle-end patch that adds handling of undefined variables (that the nvptx backend needs) under -fno-toplevel-reorder (svn rev. 238371). With that change, it's no longer necessary to implicitly enable -ftoplevel-reorder in the backend, and the following patch removes that. Tested with nvptx-none-run, OK for trunk?
ok thanks