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: SH: use register names instead of numbers


Alexandre Oliva wrote:
 > FYI, I've just verified that the problem is indeed not related with my
 > patch.  Anyway, I'm investigating the failures that exist in the
 > current CVS tree, but I don't expect to have any patch to fix it
 > before tomorrow.

Today, I've also encountered the problem with compiling zlib/gzio.c
with SH cross compilier (-fPIC).

Having code_label to output pc-relative call is the issue, I think.  If this
is the case, we should consider following suggestion by RTH:

	http://gcc.gnu.org/ml/gcc-patches/2000-05/msg01541.html

I've once implemented this in our try.
-- 

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