diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2015-04-29 18:23:26 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gcc.gnu.org> | 2015-04-29 18:23:26 +0200 |
commit | f82a9d904e8adb894033aa75740c9759b17bea0f (patch) | |
tree | 1fa51fe9e956c45fa637058738c884fa3162251c /libgcc/configure | |
parent | aaf3de7ab2aac4b0b4c5a4fb260ca1955350a360 (diff) | |
download | gcc-f82a9d904e8adb894033aa75740c9759b17bea0f.zip gcc-f82a9d904e8adb894033aa75740c9759b17bea0f.tar.gz gcc-f82a9d904e8adb894033aa75740c9759b17bea0f.tar.bz2 |
[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.
From-SVN: r222583
Diffstat (limited to 'libgcc/configure')
0 files changed, 0 insertions, 0 deletions