This is the mail archive of the gcc-bugs@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]

[Bug target/17388] For dynamic linking of libgcc, r0 register should not be used by SH optimizer.


------- Additional Comments From saito at densan dot co dot jp  2004-09-10 06:04 -------
The dynamic linking code for PLT entry is generated by gnu-ld automatically.
I hope that SH optimizer does not suppress following code.

	mov.l	.L12,r0

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17388


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