PR target/41252
* config/arm/vfp.md (*cmpdf_split_vfp): Fix src mode in the second
pattern of the split.
From-SVN: r151437
+2009-09-04 Alexandre Oliva <aoliva@redhat.com>
+
+ PR target/41252
+ * config/arm/vfp.md (*cmpdf_split_vfp): Fix src mode in the second
+ pattern of the split.
+
2009-09-04 Alexandre Oliva <aoliva@redhat.com>
* toplev.c (process_options): Move setter of flag_var_tracking
(compare:CCFP (match_dup 0)
(match_dup 1)))
(set (reg:CCFP CC_REGNUM)
- (reg:CCFPE VFPCC_REGNUM))]
+ (reg:CCFP VFPCC_REGNUM))]
""
)