34 | | catch (const value_error &err) // { dg-message "\\(6\\) \.\.\.catching exception of type 'value_error' here" } |
| | ~~~ |
| | | |
| | (6) ...catching exception of type ‘value_error’ here
|
35 | | { |
36 | | __analyzer_dump_path (); // { dg-message "path" } |
| | ~~~~~~~~~~~~~~~~~~~~~~~ |
| | | |
| | (7) ⚠️ here
|