diff options
author | Xi Ruoyao <xry111@xry111.site> | 2022-06-27 14:15:22 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2022-08-27 11:44:13 +0800 |
commit | 152895769581468e98807bbb8835ef63cc07727d (patch) | |
tree | c0e4664ea956694cd77cc854c5b8f67f94230321 /gcc/d/expr.cc | |
parent | 16f542d6b866828e23e699e294e617ca428b04ee (diff) | |
download | gcc-152895769581468e98807bbb8835ef63cc07727d.zip gcc-152895769581468e98807bbb8835ef63cc07727d.tar.gz gcc-152895769581468e98807bbb8835ef63cc07727d.tar.bz2 |
contrib: modernize gen_autofdo_event.py
Python 2 has been EOL'ed for two years. egrep has been deprecated
for many years and the next grep release will start to print warning if
it is used.
-E option may be unsupported by some non-POSIX grep implementations, but
gcc-auto-profile won't work on non-Linux systems anyway.
contrib/ChangeLog:
* gen_autofdo_event.py: Port to Python 3, and use grep -E
instead of egrep.
gcc/ChangeLog:
* config/i386/gcc-auto-profile: Regenerate.
Diffstat (limited to 'gcc/d/expr.cc')
0 files changed, 0 insertions, 0 deletions