← Back to team overview

ubuntu-hams-devel team mailing list archive

[Bug 1364979]

 

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
ham developers, which is subscribed to fbb 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


References