On 2026-08-12 5:36 p.m., John David Anglin wrote:
> On 2026-08-12 5:29 p.m., Helge Deller wrote:
>>> It would be useful to know what code results in the call to memcpy.  This 
>>> seems a bug in
>>> gcc's -fwhole-program support.
>>>
>>> Avoiding millicode calls is likely tricky as they are used for integer 
>>> multiplication
>>> and division.
>> They are ok, even in SeaBIOS.
> I wonder why they aren't munged by -fwhole-program.

Maybe it's only the declarations in the code that are munged.

-- 
John David Anglin  [email protected]

Reply via email to