re PR other/78766 (GCC Awk scripts use the non-POSIX /^{/ regex)
authorJakub Jelinek <jakub@redhat.com>
Mon, 12 Dec 2016 22:01:41 +0000 (23:01 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 12 Dec 2016 22:01:41 +0000 (23:01 +0100)
commit27ec22668ffe96569b1860008e398d29f08ebd6c
tree690a6fdd688929bedf87319ad29bae613db92230
parent573aa7d4b7c1249c16c12c8483ab8b9830848b82
re PR other/78766 (GCC Awk scripts use the non-POSIX  /^{/ regex)

PR other/78766
* opt-functions.awk (opt_args): Use [{] instead of { in regexps.
Formatting fix.

From-SVN: r243583
gcc/ChangeLog
gcc/opt-functions.awk