If you run 'make check' after --enable-mapped-location (even just --enable-languages=c) you'll find some apparant regressions. They aren't real regressions - it's just now we now get column numbers in some of the diagnostic messages, and this confuses dejagnu.
Now I'm willing to fix those tests by adding -fno-show-column where necessary, and this fixes those testcases. However, that obviously is a kludge. The Right Thing to do is to fix dejagnu so it doesn't get confused by column numbers. I'm guessing this is a one- or two-line fix, but I don't know dejagnu, I've forgotten most of what little I used to know about tcl, and I don't know where to start. I'm asking for someone who will know the Right Thing, and who will do.
Anyone out there? -- --Per Bothner [EMAIL PROTECTED] http://per.bothner.com/