|
| From: | Jose E. Marchesi |
| Subject: | Re: [PATCH] poke: Handle the absence of current IOS in map command |
| Date: | Sun, 28 Feb 2021 10:32:55 +0100 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
> Do you know why the following test fails?
> I cannot see the problem.
>
> ```
> /* { dg-do run } */
>
> /* { dg-command { .map create foo } } */
> /* { dg-output "No current IOS" } */
> ```
A map always requires to be associated with an IO space, which is the
current.
| [Prev in Thread] | Current Thread | [Next in Thread] |