public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-9812] Regenerate common.opt.urls
@ 2024-04-05 15:32 Mark Wielaard
  0 siblings, 0 replies; only message in thread
From: Mark Wielaard @ 2024-04-05 15:32 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:0c22f67526d72aa451633d5212259a8f75e59a44

commit r14-9812-g0c22f67526d72aa451633d5212259a8f75e59a44
Author: Mark Wielaard <mark@klomp.org>
Date:   Fri Apr 5 17:22:16 2024 +0200

    Regenerate common.opt.urls
    
    The new support for gcov modified condition/decision coverage
    introduced two new flags for gcc, -Wcoverage-too-many-conditions and
    -fcondition-coverage. But didn't regenerate the gcc/common.opt.urls.
    
    Fixes: 08a52331803f ("Add condition coverage (MC/DC)")
    
    gcc/ChangeLog:
    
            * common.opt.urls: Regenerate.

Diff:
---
 gcc/common.opt.urls | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/gcc/common.opt.urls b/gcc/common.opt.urls
index db4354989fc..f71ed80a34b 100644
--- a/gcc/common.opt.urls
+++ b/gcc/common.opt.urls
@@ -280,6 +280,9 @@ UrlSuffix(gcc/Warning-Options.html#index-Wcoverage-mismatch)
 Wcoverage-invalid-line-number
 UrlSuffix(gcc/Warning-Options.html#index-Wcoverage-invalid-line-number)
 
+Wcoverage-too-many-conditions
+UrlSuffix(gcc/Warning-Options.html#index-Wcoverage-too-many-conditions)
+
 Wmissing-profile
 UrlSuffix(gcc/Warning-Options.html#index-Wmissing-profile)
 
@@ -1057,6 +1060,9 @@ UrlSuffix(gcc/Instrumentation-Options.html#index-fprofile-abs-path)
 ;   duplicate: 'gcc/Instrumentation-Options.html#index-fprofile-arcs'
 ;   duplicate: 'gcc/Other-Builtins.html#index-fprofile-arcs-1'
 
+fcondition-coverage
+UrlSuffix(gcc/Instrumentation-Options.html#index-fcondition-coverage)
+
 fprofile-dir=
 UrlSuffix(gcc/Instrumentation-Options.html#index-fprofile-dir)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-04-05 15:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-05 15:32 [gcc r14-9812] Regenerate common.opt.urls Mark Wielaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).