]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Do not use def-file-line for each macro in <bits/version.h>
authorJonathan Wakely <jwakely@redhat.com>
Thu, 1 Feb 2024 11:05:52 +0000 (11:05 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Thu, 1 Feb 2024 15:26:54 +0000 (15:26 +0000)
commit314cbfe2980b32f5b91141be54dd019028284320
tree288a9c16003731375444a8ef2bc6ed04d816a022
parent52e9b70830f992b416a31e0c1946bd1778239d88
libstdc++: Do not use def-file-line for each macro in <bits/version.h>

These line markers are not needed, because searching <bits/version.def>
for a macro name works fine. Removing them means that small changes to
<bits/version.def> do not result in large diffs to <bits/version.h>
because of all the changed line numbers.

libstdc++-v3/ChangeLog:

* include/bits/version.tpl: Do not use def-file-line for each
macro being defined.
* include/bits/version.h: Regenerate.
libstdc++-v3/include/bits/version.h
libstdc++-v3/include/bits/version.tpl