Am Mi., 19. Sep. 2018 um 16:50 Uhr schrieb Bernhard Reutner-Fischer <rep.dot....@gmail.com>: > > On Mon, 17 Sep 2018 at 22:25, Janus Weil <ja...@gcc.gnu.org> wrote: > > > The regtest was successful. I don't think the off-by-two error for the > > vtab/vtype comparisons is a big problem in practice, since the number > > of internal symbols with leading underscores is very limited, but of > > course it should still be fixed ... > > Luckily it should make no difference indeed as "__vta" and "__vtyp" > are only used for this one purpose. > I don't think the DTIO op keyword fix would hit any real user either. > Thanks for taking care of it, patch LGTM.
I have now committed this as r264448. Cheers, Janus