22 | | catch (const value_error &err) // { dg-message "\\(2\\) \.\.\.catching exception of type 'value_error' here" } |
| | ~~~ |
| | | |
| | (2) ...catching exception of type ‘value_error’ here
|
23 | | { |
24 | | __analyzer_dump_path (); // { dg-message "path" } |
| | ~~~~~~~~~~~~~~~~~~~~~~~ |
| | | |
| | (3) ⚠️ here
|