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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
* is special as it is regex character and this won't be fixed as a good idea
never to have files with * as the shells will always treat * as a wild card. 
Note a similar issue is with @ too.

Reply via email to