https://sourceware.org/bugzilla/show_bug.cgi?id=26583

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2020-09-08

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
Please provide Windows object file of:

[hjl@gnu-cfl-2 ldBugDemo0]$ cat bar.c
extern void bar (void);

void
foo (void)
{
  bar ();
}
[hjl@gnu-cfl-2 ldBugDemo0]$

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to