OSDN Git Service

PR target/43580
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Mar 2010 08:41:28 +0000 (08:41 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 00:39:48 +0000 (09:39 +0900)
* config/arm/arm.c (arm_save_coproc_regs): Use Pmode instead of
V2SImode or XFmode on PRE_DEC.

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

gcc/ChangeLog

index 44cc91a..07eb353 100644 (file)
@@ -1,5 +1,9 @@
 2010-03-31  Jakub Jelinek  <jakub@redhat.com>
 
 2010-03-31  Jakub Jelinek  <jakub@redhat.com>
 
+       PR target/43580
+       * config/arm/arm.c (arm_save_coproc_regs): Use Pmode instead of
+       V2SImode or XFmode on PRE_DEC.
+
        PR debug/43557
        * cfgexpand.c (expand_debug_expr): Handle VOIDmode mode like
        BLKmode.
        PR debug/43557
        * cfgexpand.c (expand_debug_expr): Handle VOIDmode mode like
        BLKmode.