]> git.ipfire.org Git - thirdparty/gcc.git/commit
c++: avoid weird #line paths in std-name-hint.h
authorJason Merrill <jason@redhat.com>
Tue, 29 Apr 2025 12:32:44 +0000 (08:32 -0400)
committerJason Merrill <jason@redhat.com>
Thu, 1 May 2025 12:53:08 +0000 (08:53 -0400)
commit51bccb94a74fd5c44b6cc9cc8b9b1a831da8ec8d
tree42fa60aaa7cb9374f25488fda92cca81c00b0636
parent25fe59805029e164bfbe347adbdf62856d1b1b1e
c++: avoid weird #line paths in std-name-hint.h

etags was getting confused by the #line pathnames in std-name-hint.h that
don't match my directory layout; let's avoid encoding information about
a particular developer's $(srcdir) in the generated file.

gcc/cp/ChangeLog:

* Make-lang.in: Don't pass the full path to gperf.
* std-name-hint.h: Regenerate.
gcc/cp/Make-lang.in
gcc/cp/std-name-hint.h