diff options
author | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2014-01-17 15:19:56 +0000 |
---|---|---|
committer | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2014-01-17 15:19:56 +0000 |
commit | f757a414568f25875ebda93b79e1806a93cc5a64 (patch) | |
tree | 5a4379a1874b3df48dfedea08f3cc4a95664c996 /debian/patches/gcc-linaro.diff | |
parent | 1bf995821c40143160be627d635aa8c1c2c88f07 (diff) | |
download | gcc-48-f757a414568f25875ebda93b79e1806a93cc5a64.tar.gz |
* Update to SVN 20140117 (r206708) from the gcc-4_8-branch.
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@7139 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/patches/gcc-linaro.diff')
-rw-r--r-- | debian/patches/gcc-linaro.diff | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/gcc-linaro.diff b/debian/patches/gcc-linaro.diff index 06e40bb..a35a04d 100644 --- a/debian/patches/gcc-linaro.diff +++ b/debian/patches/gcc-linaro.diff @@ -32704,8 +32704,8 @@ LANG=C svn diff svn://gcc.gnu.org/svn/gcc/branches/gcc-4_8-branch@205577 \ + (ior (match_operand 0 "imm_for_neon_logic_operand") + (match_operand 0 "s_register_operand"))) + - ;; Any hard register. - (define_predicate "arm_hard_register_operand" + ;; Any general register. + (define_predicate "arm_hard_general_register_operand" (match_code "reg") @@ -145,6 +167,23 @@ (ior (match_operand 0 "arm_rhs_operand") |