aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2024-02-01 11:05:52 +0000
committerJonathan Wakely <jwakely@redhat.com>2024-02-01 15:26:54 +0000
commit314cbfe2980b32f5b91141be54dd019028284320 (patch)
tree288a9c16003731375444a8ef2bc6ed04d816a022 /gcc
parent52e9b70830f992b416a31e0c1946bd1778239d88 (diff)
downloadgcc-314cbfe2980b32f5b91141be54dd019028284320.zip
gcc-314cbfe2980b32f5b91141be54dd019028284320.tar.gz
gcc-314cbfe2980b32f5b91141be54dd019028284320.tar.bz2
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.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions