K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-08-14T22:15:21.000000Z K 7 svn:log V 400 Add "--broken-undeftoken-init" option. This makes Bison 1.28 bug compatable with version 1.25. Bison 1.28 fixed a bug in the initialization of the `undefined' symbol table entry. Unfortunately something about the way we are compiling egcs-1.1.2's cc1plus breaks with this bugfix. "--broken-undeftoken-init" is needed when compiling cc1plus. Otherwise /usr/libexec/cc1plus cannot compile libgcc. END