On Dec 27, 2016, at 2:51 PM, David Malcolm <dmalc...@redhat.com> wrote: > > In r240391 Jakub added relative line number notation (.+4 or .-1 etc) > for DejaGnu messages. > > This patch tweaks the regex to allow relative line numbers containing > more than one digit (I ran into this with a test for a diagnostic > that issues multiple notes, for which I wanted to verify the > diagnostic_show_locus output, hence I had offsets > 9). > > Successfully regression-tested (and bootstrapped) on x86_64-pc-linux-gnu; > adds 2 PASS results to gcc.sum. > > OK for trunk?
Ok.