https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98729

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu.org
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2021-02-01

--- Comment #10 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> I don't know what this section does, but I did notice it contains a
> reference to `cygwin.S`, which I didn't expect to see in a pure MinGW binary.

The file just implements the stack checking routine mandated by Windows.

Can you post the list of sections given by objdump?

Reply via email to