This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [pch] rework testsuite to avoid path miscompares


Richard Henderson <rth@redhat.com> writes:

> The last thing needed to get clean compares on dwarf2 is to
> have the path names match when including or compiling the
> regular header.
...
> Fixed by *always* copying the header to the build tree when
> it's used.

Excellent!  I'd been meaning to do this for some weeks now, it also
causes a few miscomparisons with stabs.

g++.dg/pch/pch.exp probably needs similar changes...

-- 
- Geoffrey Keating <geoffk@geoffk.org>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]