This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Profiling suddenly broken for powerpc-aix4.1 (gcc-2.96 19990612)


 > From: David Edelsohn <dje@watson.ibm.com>
 > 
 > 	The problem is not a missing asm_fprintf, but that asm_fprintf
 > does not perform assembler dialect selection on arguments as I had
 > assumed.  I needed to expand the code so that RS6000_CALL_GLUE was the
 > format string itself.
 > [...]
 > David
 > 
 > Index: rs6000.c
 > ===================================================================
 > RCS file: /egcs/carton/cvsfiles/egcs/gcc/config/rs6000/rs6000.c,v
 > retrieving revision 1.73
 > diff -c -p -r1.73 rs6000.c
 > *** rs6000.c	1999/06/09 16:01:47	1.73
 > --- rs6000.c	1999/06/14 21:25:49


	I retested profiling last night and it appears to be fixed.
Thanks David.

		--Kaveh
--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]