Adding IT block in arm mode is ok and ignored. It might be better to fix
the package that way.
Also found:
http://lists.linaro.org/pipermail/linaro-toolchain/2010-July/35.html
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:
It is a problem with the inline asm (meant for arm and not thumb mode)
in the source code and seems to be a wide spread problem in existing sr.
I don't think an we can do anything from the tool-chain as such. Problem
is in:
int32_t __TBB_machine_cmpswp4(volatile void *ptr, int32_t value, int32_t
Fixed in upstream with
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60034
** Bug watch added: GCC Bugzilla #60034
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60034
** Also affects: gcc via
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60034
Importance: Unknown
Status: Unknown
**
** Changed in: gcc-linaro
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1263576
Title:
coinor-osi fails to build from source on arm64 (but did succeed
bef
Seems to be an issue with alignment calculation in
aarch64_classify_address.
for rtl of the form (lo_sum:DI (reg/f:DI 132)
(symbol_ref:DI ("*.LANCHOR4") [flags 0x182])) we are currently
calculating align of 8bits and due to this the following statement
returns false. This causes output_addr_c
Reduced testcase to reproduce this.
** Attachment added: "testcase"
https://bugs.launchpad.net/gcc-linaro/+bug/1263576/+attachment/3946482/+files/59695.C
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/b
** Summary changed:
- Wrong code generation for -march=armv7-a -thumb (Found during GMP bulild)
+ Wrong code generation for -march=armv7-a -thumb (Found during gmp make check)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
All the gmp testcases pass now.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1234060
Title:
Wrong code generation for -march=armv7-a -thumb (Found during GMP
bulild)
To manage notifications abou
** Changed in: gcc-linaro
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1232017
Title:
[regression] mpfr tasinh test doesn't terminate when built with Linaro
GC
** Changed in: gcc-linaro
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1234060
Title:
Wrong code generation for -march=armv7-a -thumb (Found during GMP
bulild)
Generated code is wrong due to the output template of the patterns
(please see below). Commit 201250 Fixes it.
243.dfinish
=
(insn 62 61 63 2 (set (reg:SI 3 r3 [orig:156 _qh ] [156])
(plus:SI (plus:SI (geu:SI (reg:CC 100 cc)
(const_int 0 [0]))
Created a bug upstream with a reduced testcase
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58578
** Bug watch added: GCC Bugzilla #58578
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58578
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
Bad code is generated for mpfr_impl.h compare at line 1430. Due to this,
mpfr_asinh is producing wrong values for some inputs.
Original testcase involves random values so created a reduced case. With
the test case attached, even though _err1 is -38, "if condition" is
evaluated true. Following is t
** Attachment added: "test.c"
https://bugs.launchpad.net/ubuntu/saucy/+source/gmp/+bug/1232017/+attachment/3850613/+files/test.c
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1232017
Title:
[reg
14 matches
Mail list logo