https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45992
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Target Milestone|--- |13.0
Resolution|--- |FIXED
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed by r13-3357-ge73fe9e162af7b.
(In reply to [email protected] from comment #1)
> I don't think MULTIOSDIR should ever be empty
So normally it won't be empty but if xgcc is not built yet or was already
removed via `make clean` it will become empty. At least according to the commit
which add the quote.