diff options
author | tschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-04-29 16:23:26 +0000 |
---|---|---|
committer | tschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-04-29 16:23:26 +0000 |
commit | df615909263269988fd9611f8d007902580829d9 (patch) | |
tree | 1fa51fe9e956c45fa637058738c884fa3162251c /libgcc/ChangeLog | |
parent | 59d865b5445ef92cbaa62bcb766d31f888df11f3 (diff) | |
download | gcc-df615909263269988fd9611f8d007902580829d9.tar.gz |
[PR libgomp/65099] nvptx mkoffload: pass "-m32" or "-m64" to the compiler
... depending on "-foffload-abi=[...]".
Coding style/code copied from gcc/config/i386/intelmic-mkoffload.c for
consistency.
gcc/
* config/nvptx/mkoffload.c (target_ilp32): New variable.
(main): Set it depending on "-foffload-abi=[...]".
(compile_native, main): Use it to pass "-m32" or "-m64" to the
compiler.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@222583 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgcc/ChangeLog')
0 files changed, 0 insertions, 0 deletions