OSDN Git Service

* config/mips/mips.c (mips_output_division): When GENERATE_DIVIDE_TRAPS,
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 May 2010 20:43:19 +0000 (20:43 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 04:58:11 +0000 (13:58 +0900)
emit the trap instruction before the divide for TUNE_74K.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159004 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 727f897..a3b1c94 100644 (file)
@@ -1,3 +1,9 @@
+2010-05-03  David Ung <davidu@mips.com>
+           James E. Wilson  <wilson@codesourcery.com>
+
+       * config/mip/mips.c (mips_output_division): When GENERATE_DIVIDE_TRAPS,
+       emit the trap instruction before the divide for TUNE_74K.
+
 2010-05-03  Steven Bosscher  <steven@gcc.gnu.org>
 
        * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.