Recent %</%>ification of error messages and warnings causes really many
tests die, because they expect ' as opening and closing quote, while in
UTF-8 locale they are different.
Shouldn't gcc/testsuite/lib/*.exp set LC_ALL=C in the environment?
I think it is bad to force users to use LC_ALL=C make check always.
--
Summary: make check fails many tests in en_US.UTF-8 locale
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jakub at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18202