public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/107599] New: [13 regression] c-c++-common/diagnostic-format-json-4.c fails after r13-3853-g9c3bc557995463
@ 2022-11-09 19:38 seurer at gcc dot gnu.org
  2022-11-09 19:40 ` [Bug c++/107599] " marxin at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: seurer at gcc dot gnu.org @ 2022-11-09 19:38 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107599

            Bug ID: 107599
           Summary: [13 regression]
                    c-c++-common/diagnostic-format-json-4.c fails after
                    r13-3853-g9c3bc557995463
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:9c3bc557995463fe1dcc37ec503af780a6c1a341, r13-3853-g9c3bc557995463

make  -k check-gcc
RUNTESTFLAGS="dg.exp=c-c++-common/diagnostic-format-json-4.c"
"]*#index-Wmisleading-indentation""t-json-4.c  -Wc++-compat   dg-regexp 45 not
found: ""option_url": "https:[^\n
FAIL: c-c++-common/diagnostic-format-json-4.c  -Wc++-compat  (test for excess
errors)
"]*#index-Wmisleading-indentation""t-json-4.c  -std=gnu++98  dg-regexp 45 not
found: ""option_url": "https:[^\n
FAIL: c-c++-common/diagnostic-format-json-4.c  -std=gnu++98 (test for excess
errors)
"]*#index-Wmisleading-indentation""t-json-4.c  -std=gnu++14  dg-regexp 45 not
found: ""option_url": "https:[^\n
FAIL: c-c++-common/diagnostic-format-json-4.c  -std=gnu++14 (test for excess
errors)
"]*#index-Wmisleading-indentation""t-json-4.c  -std=gnu++17  dg-regexp 45 not
found: ""option_url": "https:[^\n
FAIL: c-c++-common/diagnostic-format-json-4.c  -std=gnu++17 (test for excess
errors)
"]*#index-Wmisleading-indentation""t-json-4.c  -std=gnu++20  dg-regexp 45 not
found: ""option_url": "https:[^\n
FAIL: c-c++-common/diagnostic-format-json-4.c  -std=gnu++20 (test for excess
errors)

commit 9c3bc557995463fe1dcc37ec503af780a6c1a341 (HEAD, refs/bisect/bad)
Author: Martin Liska <mliska@suse.cz>
Date:   Wed Nov 9 13:10:11 2022 +0100

    sphinx: update diagnostics URLs

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug c++/107599] [13 regression] c-c++-common/diagnostic-format-json-4.c fails after r13-3853-g9c3bc557995463
  2022-11-09 19:38 [Bug c++/107599] New: [13 regression] c-c++-common/diagnostic-format-json-4.c fails after r13-3853-g9c3bc557995463 seurer at gcc dot gnu.org
@ 2022-11-09 19:40 ` marxin at gcc dot gnu.org
  2022-11-09 19:59 ` cvs-commit at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: marxin at gcc dot gnu.org @ 2022-11-09 19:40 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107599

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
                 CC|                            |marxin at gcc dot gnu.org
   Last reconfirmed|                            |2022-11-09
           Assignee|unassigned at gcc dot gnu.org      |marxin at gcc dot gnu.org
             Status|UNCONFIRMED                 |ASSIGNED

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Mine.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug c++/107599] [13 regression] c-c++-common/diagnostic-format-json-4.c fails after r13-3853-g9c3bc557995463
  2022-11-09 19:38 [Bug c++/107599] New: [13 regression] c-c++-common/diagnostic-format-json-4.c fails after r13-3853-g9c3bc557995463 seurer at gcc dot gnu.org
  2022-11-09 19:40 ` [Bug c++/107599] " marxin at gcc dot gnu.org
@ 2022-11-09 19:59 ` cvs-commit at gcc dot gnu.org
  2022-11-09 19:59 ` marxin at gcc dot gnu.org
  2022-11-28 22:17 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2022-11-09 19:59 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107599

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Liska <marxin@gcc.gnu.org>:

https://gcc.gnu.org/g:f94c2eff6b0e000ee2feadedf354590958308760

commit r13-3864-gf94c2eff6b0e000ee2feadedf354590958308760
Author: Martin Liska <mliska@suse.cz>
Date:   Wed Nov 9 20:56:41 2022 +0100

    docs: Fix expected diagnostics URL [PR107599]

            PR c++/107599

    gcc/testsuite/ChangeLog:

            * c-c++-common/diagnostic-format-json-2.c: Fix expected URL.
            * c-c++-common/diagnostic-format-json-3.c: Likewise.
            * c-c++-common/diagnostic-format-json-4.c: Likewise.
            * gfortran.dg/diagnostic-format-json-2.F90: Likewise.
            * gfortran.dg/diagnostic-format-json-3.F90: Likewise.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug c++/107599] [13 regression] c-c++-common/diagnostic-format-json-4.c fails after r13-3853-g9c3bc557995463
  2022-11-09 19:38 [Bug c++/107599] New: [13 regression] c-c++-common/diagnostic-format-json-4.c fails after r13-3853-g9c3bc557995463 seurer at gcc dot gnu.org
  2022-11-09 19:40 ` [Bug c++/107599] " marxin at gcc dot gnu.org
  2022-11-09 19:59 ` cvs-commit at gcc dot gnu.org
@ 2022-11-09 19:59 ` marxin at gcc dot gnu.org
  2022-11-28 22:17 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: marxin at gcc dot gnu.org @ 2022-11-09 19:59 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107599

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
Fixed.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug c++/107599] [13 regression] c-c++-common/diagnostic-format-json-4.c fails after r13-3853-g9c3bc557995463
  2022-11-09 19:38 [Bug c++/107599] New: [13 regression] c-c++-common/diagnostic-format-json-4.c fails after r13-3853-g9c3bc557995463 seurer at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2022-11-09 19:59 ` marxin at gcc dot gnu.org
@ 2022-11-28 22:17 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-11-28 22:17 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107599

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |13.0

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-11-28 22:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-09 19:38 [Bug c++/107599] New: [13 regression] c-c++-common/diagnostic-format-json-4.c fails after r13-3853-g9c3bc557995463 seurer at gcc dot gnu.org
2022-11-09 19:40 ` [Bug c++/107599] " marxin at gcc dot gnu.org
2022-11-09 19:59 ` cvs-commit at gcc dot gnu.org
2022-11-09 19:59 ` marxin at gcc dot gnu.org
2022-11-28 22:17 ` pinskia at gcc dot gnu.org

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).