mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-19 23:50:21 +08:00
* compare_tests: Add export LC_ALL=C to make sort happier.
From-SVN: r193631
This commit is contained in:
parent
75f1d6fc41
commit
a59a2c2116
@ -1,3 +1,7 @@
|
||||
2012-11-19 Mike Stump <mikestump@comcast.net>
|
||||
|
||||
* compare_tests: Add export LC_ALL=C to make sort happier.
|
||||
|
||||
2012-11-14 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* gcc_update: Update libsanitizer generated files.
|
||||
|
@ -32,6 +32,8 @@ EOUSAGE
|
||||
# Written by Mike Stump <mrs@cygnus.com>
|
||||
# Subdir comparison added by Quentin Neill <quentin.neill@amd.com>
|
||||
|
||||
export LC_ALL=C
|
||||
|
||||
tool=gxx
|
||||
|
||||
tmp1=/tmp/$tool-testing.$$a
|
||||
|
Loading…
Reference in New Issue
Block a user