This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r124303 - in /trunk/gcc: ChangeLog config/xtens...
- From: bwilson at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 30 Apr 2007 17:59:11 -0000
- Subject: r124303 - in /trunk/gcc: ChangeLog config/xtens...
Author: bwilson
Date: Mon Apr 30 18:59:10 2007
New Revision: 124303
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124303
Log:
* config/xtensa/lib1funcs.asm (__umodsi3, __modsi3): Rearrange so that
DIV0 exception can fall through to a normal return.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/xtensa/lib1funcs.asm