This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch: C FE and column numbers
>>>>> "Joseph" == Joseph S Myers <joseph@codesourcery.com> writes:
Joseph> On Tue, 30 Oct 2007, Tom Tromey wrote:
>> Bootstrapped and regtested with mapped locations on x86 FC-6. Ok?
Joseph> OK if you run the GDB testsuite with patched and unpatched
Joseph> compilers and there are no regressions, or you fix up the GDB
Joseph> testsuite for any regressions the location changes cause.
Thanks, I didn't think of this. I built cvs trunk gdb and ran the
test suite. There were no regressions. I'll check in my patch soon.
Tom