This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch [PPC-Darwin] to fix ICE when Altivec argument is passedto function with no prototype.
On Mon, 7 Mar 2005, Fariborz Jahanian wrote:
> 2005-03-07 Fariborz Jahanian <fjahanian@apple.com>
>
> * config/rs6000/rs6000.c (invalid_arg_for_unprototyped_fn): Define the
> real
Please keep down the length of ChangeLog lines.
You should use "char *foo" not "char* foo".
The diagnostic string needs to be marked for translation with N_().
The target hook need documenting in tm.texi.
--
Joseph S. Myers http://www.srcf.ucam.org/~jsm28/gcc/
jsm@polyomino.org.uk (personal mail)
joseph@codesourcery.com (CodeSourcery mail)
jsm28@gcc.gnu.org (Bugzilla assignments and CCs)