[Bug target/50989] sparc libgcc2 __udivmoddi4 has undefined reference to .umul

2011-11-04 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50989 Joel Sherrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug target/50989] sparc libgcc2 __udivmoddi4 has undefined reference to .umul

2011-11-04 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50989 --- Comment #3 from Joel Sherrill 2011-11-04 12:57:43 UTC --- Author: joel Date: Fri Nov 4 12:57:40 2011 New Revision: 180946 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180946 Log: 2011-11-04 Joel Sherrill PR target/50989

[Bug target/50989] sparc libgcc2 __udivmoddi4 has undefined reference to .umul

2011-11-03 Thread davem at davemloft dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50989 --- Comment #2 from David S. Miller 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-i

[Bug target/50989] sparc libgcc2 __udivmoddi4 has undefined reference to .umul

2011-11-03 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50989 --- Comment #1 from Joel Sherrill 2011-11-03 21:07:21 UTC --- Created attachment 25710 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25710 Proposed solution With this change, the RTEMS configure process finished and RTEMS is currently buil