[Bug 1364979]

Kumar Venkataramanan Venkataramanan.Kumar at linaro.org
Wed Sep 3 18:00:59 UTC 2014


The following patch fixes this bug

Testing in progress

diff --git a/gcc/config/aarch64/aarch64.md b/gcc/config/aarch64/aarch64.md
index b5be79c..ed6e602 100644
--- a/gcc/config/aarch64/aarch64.md
+++ b/gcc/config/aarch64/aarch64.md
@@ -4026,7 +4026,7 @@
 })

 (define_insn "stack_protect_test_<mode>"
-  [(set (match_operand:PTR 0 "register_operand")
+  [(set (match_operand:PTR 0 "register_operand" "=r")
        (unspec:PTR [(match_operand:PTR 1 "memory_operand" "m")
                     (match_operand:PTR 2 "memory_operand" "m")]
         UNSPEC_SP_TEST))

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-4.9 in Ubuntu.
https://bugs.launchpad.net/bugs/1364979

Title:
  fbb ftbfs on arm64

Status in Linaro:
  Unknown
Status in “fbb” package in Ubuntu:
  New
Status in “gcc-4.9” package in Ubuntu:
  New
Status in “gcc-4.9” package in Debian:
  New

Bug description:
  see https://bugs.linaro.org/show_bug.cgi?id=610
  see https://bugs.debian.org/758964

To manage notifications about this bug go to:
https://bugs.launchpad.net/linaro/+bug/1364979/+subscriptions



More information about the foundations-bugs mailing list