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/50989] sparc libgcc2 __udivmoddi4 has undefined reference to .umul


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

--- Comment #2 from David S. Miller <davem at davemloft dot net> 2011-11-03 21:53:54 UTC ---
Can you multiarch a 64-bit sparc build from 32-bit rtems?
Probably not... but if that were possible you'd need to
check host_address like we do for Linux.

So, change looks fine as-is to me, feel free to commit.

Thanks.


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