------- Additional Comments From kkojima at gcc dot gnu dot org 2005-03-25 00:30 ------- "joern dot rennecke at st dot com" <[EMAIL PROTECTED]> wrote: > FWIW, __mulsi3 should also not be exported, although that is not a > regression.
For the efficiency, yes. Unfortunately, it causes the binary compatibility problem for the old binaries refering [EMAIL PROTECTED] At least, SH linux has too many such binaries already. BTW, I could find the use of libgcc-excl.ver in t-linux only. All targets which make the shared libgcc with the ordinally SH PIC ABI should use it or similar excl.ver, shouldn't they? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20617