[Patch, Fortran, committed] Add LANG=C to libgfortran/mk-kinds-h.sh

Tobias Schlüter tobias.schlueter@physik.uni-muenchen.de
Fri Oct 26 19:46:00 GMT 2007


Tobias Burnus wrote:
> After getting failures when building GCC with a non-English locale, I
> found out that
> 
>     huge=`$compile -c -fdump-parse-tree tmq$$.f90 | grep TRANSFER \
>                 | sed 's/ *TRANSFER *// ; s/_.*//'`
> 
> only works if TRANSFER is not translated in the dump.
> 
> I committed attached patch as obvious. (As the change to mk-kinds-h.sh
> is brand new, only today's GCC trunk was affected.)

Since I couldn't find this expression, and since I can't think of an 
occasion where one would both want to match TRANSFER and where it's a 
good idea to translate it, I'm curious: could you say where or how this 
happens?

Cheers,
- Tobi



More information about the Gcc-patches mailing list