gcc/testsuite/ChangeLog:
PR analyzer/121928
* g++.dg/analyzer/fanalyzer-show-events-in-system-headers-default.C:
Add -Wno-analyzer-too-complex.
* g++.dg/analyzer/fanalyzer-show-events-in-system-headers-no.C:
Likewise.
* g++.dg/analyzer/fanalyzer-show-events-in-system-headers.C:
Likewise.
Signed-off-by: David Malcolm <dmalcolm@redhat.com>
/* { dg-skip-if "no shared_ptr in C++98" { c++98_only } } */
+/* { dg-additional-options "-Wno-analyzer-too-complex" } */
/* { dg-skip-if "requires hosted libstdc++ for memory shared_ptr" { ! hostedlib } } */
#define _GLIBCXX_SYSHDR
/* { dg-additional-options "-fno-analyzer-show-events-in-system-headers" } */
+/* { dg-additional-options "-Wno-analyzer-too-complex" } */
/* { dg-skip-if "no shared_ptr in C++98" { c++98_only } } */
/* { dg-skip-if "requires hosted libstdc++ for memory shared_ptr" { ! hostedlib } } */
/* { dg-additional-options "-fanalyzer-show-events-in-system-headers" } */
+/* { dg-additional-options "-Wno-analyzer-too-complex" } */
/* { dg-skip-if "no shared_ptr in C++98" { c++98_only } } */
/* { dg-skip-if "requires hosted libstdc++ for memory shared_ptr" { ! hostedlib } } */