merge from gcc

This commit is contained in:
DJ Delorie
2005-07-22 03:00:51 +00:00
parent e865f979ac
commit 7edb1832f2
4 changed files with 125 additions and 145 deletions

View File

@ -1,8 +1,3 @@
2005-07-22 Ben Elliston <bje@gnu.org>
* configure.ac: Check for a getopt(3) declaration.
* configure, config.in: Regenerate.
2005-07-15 Ben Elliston <bje@au.ibm.com>
* regex.c (TRANSLATE): Cast rhs of ternary expression to char.