Hi!
On 2024-04-25T16:07:53+0100, Andrew Stubbs wrote:
> On 25/04/2024 11:51, Tobias Burnus wrote:
>> Motivated by a surprise of a colleague that with -m32,
>> no offload dumps were created; that's because mkoffload
>> does not process host binaries when the are 32bit (i.e. ilp32).
>>
>> Internal
Hi Thomas, hi Tom,
any comment regarding this patch?
https://gcc.gnu.org/pipermail/gcc-patches/2024-April/650007.html
Tobias
Am 25.04.24 um 12:51 schrieb Tobias Burnus:
Motivated by a surprise of a colleague that with -m32,
no offload dumps were created; that's because mkoffload
does not proc
On 25/04/2024 11:51, Tobias Burnus wrote:
Motivated by a surprise of a colleague that with -m32,
no offload dumps were created; that's because mkoffload
does not process host binaries when the are 32bit (i.e. ilp32).
Internally, that done as follows: The host compiler passes to
'mkoffload' the u
Motivated by a surprise of a colleague that with -m32,
no offload dumps were created; that's because mkoffload
does not process host binaries when the are 32bit (i.e. ilp32).
Internally, that done as follows: The host compiler passes to
'mkoffload' the used host ABI, i.e. -foffload-abi=ilp32 or -