[Bug 1191909] Re: gold and -flto always fails with an internal error on arm-linux-gnueabi*

2014-01-22 Thread Matthew Gretton-Dann
** Changed in: binutils-linaro Assignee: (unassigned) = Kugan Vivekanandarajah (kugan-vivekanandarajah) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1191909 Title: gold and -flto always fails

[Bug 1263576]

2014-01-10 Thread Matthew Gretton-Dann
I think the actual issue is with the code in aarch64_build_constant: /* zcount contains the number of additional MOVK instructions required if the constant is built up with an initial MOVZ instruction, while ncount is the number of MOVK instructions required if starting

[Bug 780551] Re: incorrect interface in avxintrin.h

2014-01-09 Thread Matthew Gretton-Dann
We're not going to fix this in Linaro GCC as we no longer support 4.5 (neither does upstream), and as far as I can see this issue is only related to GCC 4.5 and not any later version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1263576] Re: coinor-osi fails to build from source on arm64 (but did succeed before)

2014-01-09 Thread Matthew Gretton-Dann
** Changed in: gcc-linaro Importance: Undecided = Medium ** Changed in: gcc-linaro Status: New = Confirmed ** Changed in: gcc-linaro Assignee: (unassigned) = Kugan Vivekanandarajah (kugan-vivekanandarajah) -- You received this bug notification because you are a member of Ubuntu

[Bug 1243656] Re: [regression] tar testsuite failure seen when built with gcc-4.8 Linaro

2013-10-23 Thread Matthew Gretton-Dann
** Changed in: gcc-linaro Assignee: (unassigned) = Christophe Lyon (christophe-lyon) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1243656 Title: [regression] tar testsuite failure seen when

[Bug 1135633] Re: [linaro regression] alsa-tools FTBFS with error unable to find a register to spill in class ‘AREG’

2013-02-28 Thread Matthew Gretton-Dann
** Changed in: gcc-linaro Status: New = Confirmed ** Changed in: gcc-linaro Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1135633 Title: [linaro regression]

[Bug 1135633] Re: [linaro regression] alsa-tools FTBFS with error unable to find a register to spill in class ‘AREG’

2013-02-28 Thread Matthew Gretton-Dann
Reduced test case which triggers on gcc-linaro 4.7 in the same way. ** Attachment added: Reduced test case. https://bugs.launchpad.net/ubuntu/+source/gcc-4.7/+bug/1135633/+attachment/3551350/+files/reduced.c -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1135633] Re: [linaro regression] alsa-tools FTBFS with error unable to find a register to spill in class ‘AREG’

2013-02-28 Thread Matthew Gretton-Dann
Also managed to trigger this on upstream GCC trunk (but with an ICE in LRA): $ gcc -O2 -c besttry.c besttry.c: In function ‘output_spdif’: besttry.c:20:1: internal compiler error: in assign_by_spills, at lra-assigns.c:1268 } ^ 0x7f1cf8 assign_by_spills

[Bug 1135633] Re: [linaro regression] alsa-tools FTBFS with error unable to find a register to spill in class ‘AREG’

2013-02-28 Thread Matthew Gretton-Dann
GCC PR 56484 added to track the upstream issue. ** Bug watch added: GCC Bugzilla #56484 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56484 ** Also affects: gcc via http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56484 Importance: Unknown Status: Unknown ** Changed in: gcc-linaro

[Bug 736354] Re: gdbserver (arm,natty) - gdb (ia32,natty) fails

2013-01-29 Thread Matthew Gretton-Dann
Copy the binary from the ARM machine to the Intel machine directly and then refer to that (use SCP or some other remote copy program). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/736354 Title:

[Bug 1049614]

2012-12-01 Thread Matthew Gretton-Dann
Author: mgretton Date: Thu Nov 29 10:02:16 2012 New Revision: 193930 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=193930 Log: PR target/54974 * config/arm/arm.md (thumb2_pool_range, pool_range): Add comment on Thumb pool ranges. (thumb1_extendhisi2): Reduce

[Bug 1065559] Re: [regression] cone ftbfs on armel/armhf using GCC 4.7

2012-11-15 Thread Matthew Gretton-Dann
** Changed in: gcc-linaro Milestone: 4.7-2012.11 = 4.7-2012.12 ** Changed in: gcc-linaro Status: In Progress = 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/1065559 Title:

[Bug 1065122] Re: kumofs ftbfs on armhf (gcc ICE)

2012-11-15 Thread Matthew Gretton-Dann
** Changed in: gcc-linaro Status: In Progress = 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/1065122 Title: kumofs ftbfs on armhf (gcc ICE) To manage notifications about this

[Bug 1065559] Re: [regression] cone ftbfs on armel/armhf using GCC 4.7

2012-11-15 Thread Matthew Gretton-Dann
** Changed in: gcc-linaro Milestone: 4.7-2012.12 = 4.7-2012.11 ** Changed in: gcc-linaro Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1065559 Title:

[Bug 1065122] Re: kumofs ftbfs on armhf (gcc ICE)

2012-11-15 Thread Matthew Gretton-Dann
** Changed in: gcc-linaro Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1065122 Title: kumofs ftbfs on armhf (gcc ICE) To manage notifications about

[Bug 1065509] Re: tetgen ftbfs in quantal on armhf using Linaro GCC 4.7

2012-10-16 Thread Matthew Gretton-Dann
I can reproduce this on FSF GCC trunk but not on any Linaro branch currently: $ .../arm-none-linux-gnueabi-gcc -mthumb -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -O0 -fPIC predicates.ii /tmp/cc1uB1UX.s: Assembler messages: /tmp/cc1uB1UX.s:38639: Error: offset out of range

[Bug 1029454] Re: cselim tree optimizer generates incorrect code

2012-10-11 Thread Matthew Gretton-Dann
** Changed in: gcc-linaro Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1029454 Title: cselim tree optimizer generates incorrect code To manage

[Bug 1029454] Re: cselim tree optimizer generates incorrect code

2012-10-03 Thread Matthew Gretton-Dann
** Changed in: gcc-linaro Status: In Progress = 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/1029454 Title: cselim tree optimizer generates incorrect code To manage

[Bug 1029454] Re: cselim tree optimizer generates incorrect code

2012-09-20 Thread Matthew Gretton-Dann
** Changed in: gcc-linaro Status: Triaged = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1029454 Title: cselim tree optimizer generates incorrect code To manage notifications

[Bug 1029454] Re: cselim tree optimizer generates incorrect code

2012-09-18 Thread Matthew Gretton-Dann
The revisions Michael suggested do not fix the issue - either singly or when applied on top of each other. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1029454 Title: cselim tree optimizer

[Bug 1029454] Re: cselim tree optimizer generates incorrect code

2012-09-18 Thread Matthew Gretton-Dann
Investigations lead me to believe this is upstream bug PR51987 (http://gcc.gnu.org/PR51987) made visible because of the conditional store sinking support being added. I believe upstream fix svn r183524 fixes the issue. This is currently under test -- You received this bug notification because

[Bug 1029454] Re: cselim tree optimizer generates incorrect code

2012-09-18 Thread Matthew Gretton-Dann
** Changed in: gcc-linaro Milestone: None = 4.6-2012.10 ** Branch linked: lp:~matthew-gretton-dann/gcc-linaro/4.6-cselim-fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1029454 Title: cselim

[Bug 1029454] Re: cselim tree optimizer generates incorrect code

2012-09-10 Thread Matthew Gretton-Dann
Confirmed reverting lp:gcc-linaro/4.6 r106733 fixes the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1029454 Title: cselim tree optimizer generates incorrect code To manage notifications