https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104954
David Malcolm <dmalcolm at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |104955 --- Comment #5 from David Malcolm <dmalcolm at gcc dot gnu.org> --- (In reply to David Malcolm from comment #0) > (i.e. with various -Wno-analyzer-* flags; perhaps re-enabling these will > trigger the more extreme multihour slowdown) Perhaps this related to PR analyzer/104955 also? But if so, I think it's still checking feasibility even before rejecting the diagnostic due to the -Wno-analyzer-* option flag within diagnostic.cc. If that's the case we could reject such diagnostics earlier. Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104955 [Bug 104955] Analyzer slowdown with many diagnostics