https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77710
--- Comment #7 from Thomas Preud'homme <thopre01 at gcc dot gnu.org> ---
(In reply to Martin Sebor from comment #6)
> (In reply to Thomas Preud'homme from comment #5)
>
> Thanks for fixing it! I keep making this mistake because { target *-*-*-* }
> matches on my own development boxes. I wonder why DejaGnu doesn't accept {
> target * } for simplicity
I wondered this myself. Since *-*-* works for *-*-*-*, why * wouldn't?
