]> git.ipfire.org Git - thirdparty/gcc.git/commit
[PATCH] teach gengtype about 'mutable'
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 Oct 2019 14:46:45 +0000 (14:46 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 Oct 2019 14:46:45 +0000 (14:46 +0000)
commit2b1b8379e4b6b259774f56759044cd347012cdb6
tree333f012cdf0475a618daad27f41fbc9769597406
parent1d1555c81c997938bf95fdd6fd2d8fa725364fc9
[PATCH] teach gengtype about 'mutable'

https://gcc.gnu.org/ml/gcc-patches/2019-10/msg00942.html

In constifying some more of line-map I discovered gengtype didn't know mutable. Added thusly.
* gengtype-lex.l (CXX_KEYWORD): Add 'mutable'.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@276939 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gengtype-lex.l