[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2014-06-15 Thread Michael Collison
Fixed upstream. Will not backport to 4.7. Issue does not affect linaro 4.8 or 4.9 ** Changed in: gcc-linaro Status: Confirmed => Won't Fix ** Changed in: gcc-linaro Assignee: (unassigned) => Michael Collison (michael-collison) -- You received this bug notification because you are a

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2013-12-24 Thread Victor Chong
** Changed in: gcc-linaro Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049614 Title: Assembler messages with -O0: Error: offset out of range To manage notification

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2013-09-02 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vmtk -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049614 Title: Assembler messages with -O0: Error: offset out of range To manage notifications about this bug go to: h

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2013-08-01 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/vmtk -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049614 Title: Assembler messages with -O0: Error: offset out of range To manage notifications about this bug go to: h

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2013-01-06 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/gcc-4.7 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049614 Title: Assembler messages with -O0: Error: offset out of range To manage notifications about this bug go to

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2012-11-28 Thread Bug Watch Updater
Launchpad has imported 7 comments from the remote bug at http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54974. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2012-11-24 Thread Launchpad Bug Tracker
This bug was fixed in the package gcc-4.7 - 4.7.2-11ubuntu1 --- gcc-4.7 (4.7.2-11ubuntu1) raring; urgency=low * Merge with Debian; remaining changes: - Build from upstream source. gcc-4.7 (4.7.2-11) experimental; urgency=low * Update to SVN 20121124 (r193776) from the gcc-4_

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2012-11-24 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/experimental/gcc-4.7 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049614 Title: Assembler messages with -O0: Error: offset out of range To manage notifications about t

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2012-11-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/gcc-4.7 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049614 Title: Assembler messages with -O0: Error: offset out of range To manage notifications abou

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2012-10-22 Thread Bug Watch Updater
** Changed in: gcc Status: Unknown => New ** Changed in: gcc Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049614 Title: Assembler messages with -O0: Error:

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2012-10-18 Thread Mans Rullgard
** Bug watch added: GCC Bugzilla #54974 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54974 ** Also affects: gcc via http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54974 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2012-10-17 Thread Matthias Klose
the file builds fine with the second patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049614 Title: Assembler messages with -O0: Error: offset out of range To manage notifications about this bu

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2012-10-17 Thread Mans Rullgard
It seems the problem is failure to take into account that Thumb PC- relative loads round the base address down. I can't reproduce the failure, but try this patch. ** Patch added: "const-pool-offset.patch" https://bugs.launchpad.net/ubuntu/+source/gcc-4.7/+bug/1049614/+attachment/3401304/+file

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2012-10-17 Thread Matthias Klose
the patch (applied for the Ubuntu gcc-4.7 build), fixes two of these offsets, not all four. $ /scratch/packages/gcc/4.7/u/gcc-4.7-4.7.2/build/gcc/xgcc -B/scratch/packages/gcc/4.7/u/gcc-4.7-4.7.2/build/gcc/ -c -g -O0 -fPIC predicates.ii -save-temps predicates.s: Assembler messages: predicates.s:

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2012-10-16 Thread Ubuntu Foundation's Bug Bot
The attachment "const-pool-offset.patch" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'pa

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2012-10-16 Thread Mans Rullgard
Ugh, LP mangles whitespace. Here's an attachment instead. ** Patch added: "const-pool-offset.patch" https://bugs.launchpad.net/ubuntu/+source/gcc-4.7/+bug/1049614/+attachment/3400932/+files/const-pool-offset.patch -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2012-10-16 Thread Mans Rullgard
This patch against trunk fixes it: diff --git a/gcc/config/arm/arm.c b/gcc/config/arm/arm.c index 866385c..18d0ff4 100644 --- a/gcc/config/arm/arm.c +++ b/gcc/config/arm/arm.c @@ -13021,7 +13021,10 @@ create_fix_barrier (Mfix *fix, HOST_WIDE_INT max_address) new_cost = arm_barrier_cost (

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2012-10-15 Thread Matthias Klose
seen with trunk 20121008 too, but not with 4.7 fsf branch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049614 Title: Assembler messages with -O0: Error: offset out of range To manage notification

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2012-10-15 Thread Matthias Klose
adding -marm lets the build succeed, -mfloat-abi=softfp not. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049614 Title: Assembler messages with -O0: Error: offset out of range To manage notificat

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2012-10-15 Thread Matthias Klose
** Attachment added: "predicates.s.xz" https://bugs.launchpad.net/ubuntu/+source/gcc-4.7/+bug/1049614/+attachment/3398737/+files/predicates.s.xz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/104961

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2012-10-15 Thread Matthias Klose
binutils version is the 2.23 branch, plus a local ARMv8 patch: >From f5a0dea847f4c6377cae368ab3711a1285ae32f2 Mon Sep 17 00:00:00 2001 From: Chris Schlumberger-Socha Date: Fri, 27 Jul 2012 14:16:34 +0100 Subject: [PATCH] Added R_AARCH64_GOT_LD_PREL19 reloc implementation. -- You received this b

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2012-09-12 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vmtk -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049614 Title: Assembler messages with -O0: Error: offset out of range To manage notifications about this bug go to: h

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2012-09-12 Thread Matthias Klose
** Also affects: gcc-linaro Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049614 Title: Assembler messages with -O0: Error: offset out of range To manag

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2012-09-12 Thread Matthias Klose
using -O1 or -O2 works -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049614 Title: Assembler messages with -O0: Error: offset out of range To manage notifications about this bug go to: https://bug

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2012-09-12 Thread Matthias Klose
** Attachment added: "predicates.s.xz" https://bugs.launchpad.net/ubuntu/+source/gcc-4.7/+bug/1049614/+attachment/3309573/+files/predicates.s.xz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/104961

[Bug 1049614] Re: Assembler messages with -O0: Error: offset out of range

2012-09-12 Thread Matthias Klose
** Attachment added: "predicates.ii.xz" https://bugs.launchpad.net/ubuntu/+source/gcc-4.7/+bug/1049614/+attachment/3309572/+files/predicates.ii.xz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049