lib1funcs.asm (__umodsi3, __modsi3): Rearrange so that DIV0 exception can fall throug...
authorBob Wilson <bob.wilson@acm.org>
Mon, 30 Apr 2007 17:59:10 +0000 (17:59 +0000)
committerBob Wilson <bwilson@gcc.gnu.org>
Mon, 30 Apr 2007 17:59:10 +0000 (17:59 +0000)
commit0a21c1d2bae57035c0f46cca64e85f228c6b4388
tree5dcc80c69dfb0279ebc5b7971841ddabfc3f672f
parent143569a85c6f8e0972f7d4519c23bf58008b874d
lib1funcs.asm (__umodsi3, __modsi3): Rearrange so that DIV0 exception can fall through to a normal return.

* config/xtensa/lib1funcs.asm (__umodsi3, __modsi3): Rearrange so that
DIV0 exception can fall through to a normal return.

From-SVN: r124303
gcc/ChangeLog
gcc/config/xtensa/lib1funcs.asm