r212394 - in /trunk/gcc: ChangeLog config/rs600...
hubicka@gcc.gnu.org
hubicka@gcc.gnu.org
Wed Jul 9 15:56:00 GMT 2014
Author: hubicka
Date: Wed Jul 9 15:56:40 2014
New Revision: 212394
URL: https://gcc.gnu.org/viewcvs?rev=212394&root=gcc&view=rev
Log:
* rs6000/rs6000-protos.h (rs6000_xcoff_declare_object_name): Declare.
* rs6000/rs6000.c: Inline output of .set instruction.
(declare_alias_data): New struct.
(rs6000_declare_alias): New function.
(rs6000_xcoff_declare_function_name): Use it.
(rs6000_xcoff_declare_object_name): New function.
* config/rs6000/xcoff.h: Define ASM_DECLARE_OBJECT_NAME.
(ASM_OUTPUT_DEF): Turn to empty definition.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/rs6000/rs6000-protos.h
trunk/gcc/config/rs6000/rs6000.c
trunk/gcc/config/rs6000/xcoff.h
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gcc.dg/globalalias.c
trunk/gcc/testsuite/gcc.dg/localalias.c
More information about the Gcc-cvs
mailing list