mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-23 10:54:07 +08:00
Revert "docs: Fix expected diagnostics URL [PR107599]"
This reverts commit f94c2eff6b
.
This commit is contained in:
parent
d34dea05f8
commit
fe26b040ce
@ -12,7 +12,7 @@
|
||||
/* { dg-regexp "\"escape-source\": false" } */
|
||||
/* { dg-regexp "\"message\": \"#warning message\"" } */
|
||||
/* { dg-regexp "\"option\": \"-Wcpp\"" } */
|
||||
/* { dg-regexp "\"option_url\": \"https:\[^\n\r\"\]*#cmdoption-Wcpp\"" } */
|
||||
/* { dg-regexp "\"option_url\": \"https:\[^\n\r\"\]*#index-Wcpp\"" } */
|
||||
|
||||
/* { dg-regexp "\"caret\": \{" } */
|
||||
/* { dg-regexp "\"file\": \"\[^\n\r\"\]*diagnostic-format-json-2.c\"" } */
|
||||
|
@ -12,7 +12,7 @@
|
||||
/* { dg-regexp "\"escape-source\": false" } */
|
||||
/* { dg-regexp "\"message\": \"#warning message\"" } */
|
||||
/* { dg-regexp "\"option\": \"-Werror=cpp\"" } */
|
||||
/* { dg-regexp "\"option_url\": \"https:\[^\n\r\"\]*#cmdoption-Wcpp\"" } */
|
||||
/* { dg-regexp "\"option_url\": \"https:\[^\n\r\"\]*#index-Wcpp\"" } */
|
||||
|
||||
/* { dg-regexp "\"caret\": \{" } */
|
||||
/* { dg-regexp "\"file\": \"\[^\n\r\"\]*diagnostic-format-json-3.c\"" } */
|
||||
|
@ -42,7 +42,7 @@ int test (void)
|
||||
/* { dg-regexp "\"message\": \"this 'if' clause does not guard...\"" } */
|
||||
/* { dg-regexp "\"escape-source\": false" } */
|
||||
/* { dg-regexp "\"option\": \"-Wmisleading-indentation\"" } */
|
||||
/* { dg-regexp "\"option_url\": \"https:\[^\n\r\"\]*#cmdoption-Wmisleading-indentation\"" } */
|
||||
/* { dg-regexp "\"option_url\": \"https:\[^\n\r\"\]*#index-Wmisleading-indentation\"" } */
|
||||
|
||||
/* { dg-regexp "\"caret\": \{" } */
|
||||
/* { dg-regexp "\"file\": \"\[^\n\r\"\]*diagnostic-format-json-4.c\"" } */
|
||||
|
@ -12,7 +12,7 @@
|
||||
! { dg-regexp "\"escape-source\": false" }
|
||||
! { dg-regexp "\"message\": \"#warning message\"" }
|
||||
! { dg-regexp "\"option\": \"-Wcpp\"" }
|
||||
! { dg-regexp "\"option_url\": \"\[^\n\r\"\]*#cmdoption-Wcpp\"" }
|
||||
! { dg-regexp "\"option_url\": \"\[^\n\r\"\]*#index-Wcpp\"" }
|
||||
|
||||
! { dg-regexp "\"caret\": \{" }
|
||||
! { dg-regexp "\"file\": \"\[^\n\r\"\]*diagnostic-format-json-2.F90\"" }
|
||||
|
@ -12,7 +12,7 @@
|
||||
! { dg-regexp "\"escape-source\": false" }
|
||||
! { dg-regexp "\"message\": \"#warning message\"" }
|
||||
! { dg-regexp "\"option\": \"-Werror=cpp\"" }
|
||||
! { dg-regexp "\"option_url\": \"\[^\n\r\"\]*#cmdoption-Wcpp\"" }
|
||||
! { dg-regexp "\"option_url\": \"\[^\n\r\"\]*#index-Wcpp\"" }
|
||||
|
||||
! { dg-regexp "\"caret\": \{" }
|
||||
! { dg-regexp "\"file\": \"\[^\n\r\"\]*diagnostic-format-json-3.F90\"" }
|
||||
|
Loading…
Reference in New Issue
Block a user