Re: GCN: Fix 'real_from_integer' usage

2024-12-06 Thread Andrew Stubbs
-#endif In other words, (unconditional) '#include ' appears to preclude ability to convert 'NULL' into a mode? (Or, I'm off-track, of course...) Either way: OK to push the attached "GCN: Fix 'real_from_integer' usage" after testing completes? No

Re: GCN: Fix 'real_from_integer' usage (was: [committed, amdgcn] Zero-initialise masked load destinations)

2024-12-06 Thread Thomas Schwinge
lude > @@ -761,7 +761,0 @@ private: > -/* Some of the headers included by can use "abort" within a > - namespace, e.g. "_VSTD::abort();", which fails after we use the > - preprocessor to redefine "abort" as "fancy_abort" below

GCN: Fix 'real_from_integer' usage (was: [committed, amdgcn] Zero-initialise masked load destinations)

2024-12-05 Thread Thomas Schwinge
61,7 +761,0 @@ private: -/* Some of the headers included by can use "abort" within a - namespace, e.g. "_VSTD::abort();", which fails after we use the - preprocessor to redefine "abort" as "fancy_abort" below. */ - -#ifdef INCLUDE_MEMORY