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

Andreas Schwab <sch...@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|ASSIGNED                    |RESOLVED

--- Comment #2 from Andreas Schwab <sch...@linux-m68k.org> ---
This is not a bug.  Tilde expansion is a feature of the shell, it works only at
the start of a word.  Either use $HOME instead or add a space.

Reply via email to