This is the mail archive of the gcc-cvs@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]
Other format: [Raw text]

r110721 - in /trunk/gcc: ChangeLog config/pa/pa.c


Author: danglin
Date: Tue Feb  7 22:09:52 2006
New Revision: 110721

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110721
Log:
	PR target/26109
	* pa.c (attr_length_indirect_call): Don't return length 8 for distances
	>= 240000 when generating code for SOM runtime.
	(output_indirect_call): Don't use "b,l" instruction for indirect calls
	to $$dyncall when generating code for SOM runtime..


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/pa/pa.c


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