This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] fix warnings in treelang/parse.y
Rafael Ávila de Espíndola <rafael.espindola@gmail.com> writes:
| On Saturday 17 September 2005 01:31, Gabriel Dos Reis wrote:
| > See the documentation for pp_base_format() in $GCC/gcc/pretty-print.c
| Thanks
| > The changes are basically OK. As a bonus, you might to take the
| > opportunity to remove the trailing periods and decapitalize the first
| > words.
| attached :)
|
| bootstrapped and tested (make check-treelang) in i686
Patch OK.
-- Gaby