diff options
author | Tamar Christina <tamar.christina@arm.com> | 2023-05-05 13:36:01 +0100 |
---|---|---|
committer | Tamar Christina <tamar.christina@arm.com> | 2023-05-05 13:47:35 +0100 |
commit | e487fcc0f7466ea663a0fea52076337bebd42b8b (patch) | |
tree | 1f1b33bf054c65b0bd38bac0966f3be87f4cc15d /libcpp | |
parent | 580cda3c2799b1f8323af770e52f1eb0fa204718 (diff) | |
download | gcc-e487fcc0f7466ea663a0fea52076337bebd42b8b.zip gcc-e487fcc0f7466ea663a0fea52076337bebd42b8b.tar.gz gcc-e487fcc0f7466ea663a0fea52076337bebd42b8b.tar.bz2 |
match.pd: Remove commented out line pragmas unless -vv is used.
genmatch currently outputs commented out line directives that have no effect
but the compiler still has to parse only to discard.
They are however handy when debugging genmatch output. As such this moves them
behind the -vv flag.
gcc/ChangeLog:
PR bootstrap/84402
* genmatch.cc (output_line_directive): Only emit commented directive
when -vv.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions