------- Comment #2 from danglin at gcc dot gnu dot org 2009-09-13 17:34 ------- I believe this PR can be fixed by backporting:
2009-03-10 Richard Guenther <rguent...@suse.de> Nathan Froyd <froy...@codesourcery.com> PR middle-end/37850 * libgcc2.c (__mulMODE3): Use explicit assignments to form the result. (__divMODE3): Likewise. Don't know why this didn't bite before. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41009