[PATCH] teach gengtype about 'mutable'
authorNathan Sidwell <nathan@acm.org>
Sun, 13 Oct 2019 14:46:45 +0000 (14:46 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Sun, 13 Oct 2019 14:46:45 +0000 (14:46 +0000)
commitad671098740b0dc798a89bc55833088f3948038b
tree333f012cdf0475a618daad27f41fbc9769597406
parent19400cb96ce8fde3268d0b476d4d3c1efe3d3728
[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'.

From-SVN: r276939
gcc/ChangeLog
gcc/gengtype-lex.l