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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I can't reproduce this, and you haven't provided nearly enough information for
us to tell what the problem is.  See https://gcc.gnu.org/bugs/ for how to file
a useful report.

My guess is you're running "a.out" and the shell is telling you it can't find
it, because you need to say "./a.out" instead.

Reply via email to