diff options
author | Martin Jambor <mjambor@suse.cz> | 2024-04-11 19:37:45 +0200 |
---|---|---|
committer | Martin Jambor <mjambor@suse.cz> | 2024-04-11 19:54:13 +0200 |
commit | 33f83d3cd84f9876180a2e2a9d1ea082debdaa37 (patch) | |
tree | 40ace35dca34a4878fa6b03e8bb74f8b824ec81d /gcc | |
parent | b87ba79200f2a727aa5c523abcc5c03fa11fc007 (diff) | |
download | gcc-33f83d3cd84f9876180a2e2a9d1ea082debdaa37.zip gcc-33f83d3cd84f9876180a2e2a9d1ea082debdaa37.tar.gz gcc-33f83d3cd84f9876180a2e2a9d1ea082debdaa37.tar.bz2 |
contrib/check-params-in-docs.py: Ignore gcn-preferred-vectorization-factor
contrib/check-params-in-docs.py is a script that checks that all
options reported with ./gcc/xgcc -Bgcc --help=param are in
gcc/doc/invoke.texi and vice versa.
gcn-preferred-vectorization-factor is in the manual but normally not
reported by --help, probably because I do not have gcn offload
configured. This patch makes the script silently about this particular
fact.
contrib/ChangeLog:
2024-04-11 Martin Jambor <mjambor@suse.cz>
* check-params-in-docs.py (ignored): Add
gcn-preferred-vectorization-factor.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions