r148461 - in /trunk/gcc: ChangeLog config/rs600...
aldyh@gcc.gnu.org
aldyh@gcc.gnu.org
Sat Jun 13 21:27:00 GMT 2009
Author: aldyh
Date: Sat Jun 13 21:27:56 2009
New Revision: 148461
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148461
Log:
* config/rs6000/rs6000-protos.h (altivec_resolve_overloaded_builtin):
Change first argument type to location_t.
* config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Same.
Do not set input_location.
Use loc instead of input_location throughout.
objcp/
* objcp-decl.h (start_struct): Add location argument.
(finish_struct): Same.
(finish_decl): New.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/rs6000/rs6000-c.c
trunk/gcc/config/rs6000/rs6000-protos.h
trunk/gcc/objcp/ChangeLog
trunk/gcc/objcp/objcp-decl.h
More information about the Gcc-cvs
mailing list