optc-gen.awk
15.8 KB
-
Fix PR bootstrap/35855: awk character classes. · e4590d63
gcc/: PR bootstrap/35855 * opt-functions.awk (BEGIN): New section. (lower, upper, digit, alnum): New variables. (static_var, opt_sanitized_name): Use alnum instead of character classes, for non-C locale. * optc-gen.awk: Likewise. * opth-gen.awk: Likewise. From-SVN: r165322
Ralf Wildenhues committed