http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47400

--- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot 
Uni-Bielefeld.DE> 2011-01-26 15:33:03 UTC ---
From my reading of libiconv 1.13.1 libcharset/tools/{irix-6.5,
osf1-5.1}, it seems that there isn't any such locale.  If this cannot be
helped, it seems that we should have some

    dg-require-effective-target ascii-locale

(suggestions for a better name welcome) to disable the affected tests on
platforms like this.

    Rainer

--- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot 
Uni-Bielefeld.DE> 2011-01-28 12:44:14 UTC ---
Rainer Orth <r...@cebitec.uni-bielefeld.de> writes:

> From my reading of libiconv 1.13.1 libcharset/tools/{irix-6.5,
> osf1-5.1}, it seems that there isn't any such locale.  If this cannot be
> helped, it seems that we should have some
>
>       dg-require-effective-target ascii-locale
>
> (suggestions for a better name welcome) to disable the affected tests on
> platforms like this.

Joseph, did you see that comment?  The mail may not have gone out during
the Bugzilla/Perl snafu on gcc.gnu.org.

Anyway, on second thought this is a host, not a target issue, so this
should be something like dg-require-ascii-locale instead.

    Rainer

Reply via email to