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

2014-06-16 Thread Michael Collison
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://bugs.launchpad.net/gcc/+bug/1049614/+subscriptions -- ubuntu-bugs mailing list

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

2013-12-24 Thread Victor Chong
notifications about this bug go to: https://bugs.launchpad.net/gcc/+bug/1049614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2013-09-02 Thread Launchpad Bug Tracker
to: https://bugs.launchpad.net/gcc/+bug/1049614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2013-08-01 Thread Launchpad Bug Tracker
to: https://bugs.launchpad.net/gcc/+bug/1049614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2013-01-06 Thread Launchpad Bug Tracker
to: https://bugs.launchpad.net/gcc/+bug/1049614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1049614]

2012-12-12 Thread Ramana-gcc
notifications about this bug go to: https://bugs.launchpad.net/gcc/+bug/1049614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1049614]

2012-12-06 Thread Rguenth
to: https://bugs.launchpad.net/gcc/+bug/1049614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1049614]

2012-12-01 Thread Matthew Gretton-Dann
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://bugs.launchpad.net/gcc/+bug/1049614/+subscriptions -- ubuntu

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

2012-11-28 Thread Bug Watch Updater
for a suitable location, the possible need for padding is not considered. The problem can be seen by compiling the attached preprocessed source using flags -mthumb -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O0 -fPIC. Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-4.7/+bug/1049614/comments

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

2012-11-24 Thread Launchpad Bug Tracker
this bug go to: https://bugs.launchpad.net/gcc/+bug/1049614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2012-11-24 Thread Launchpad Bug Tracker
Title: Assembler messages with -O0: Error: offset out of range To manage notifications about this bug go to: https://bugs.launchpad.net/gcc/+bug/1049614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2012-11-22 Thread Launchpad Bug Tracker
about this bug go to: https://bugs.launchpad.net/gcc/+bug/1049614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2012-10-22 Thread Bug Watch Updater
: offset out of range To manage notifications about this bug go to: https://bugs.launchpad.net/gcc/+bug/1049614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2012-10-18 Thread Mans Rullgard
, 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://bugs.launchpad.net/gcc/+bug/1049614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs

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

2012-10-17 Thread Matthias Klose
:14867: Error: offset out of range predicates.s:17416: Error: offset out of range ** Attachment added: predicates2.s.xz https://bugs.launchpad.net/ubuntu/+source/gcc-4.7/+bug/1049614/+attachment/3401165/+files/predicates2.s.xz -- You received this bug notification because you are a member

[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/+files

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

2012-10-17 Thread Matthias Klose
this bug go to: https://bugs.launchpad.net/gcc-linaro/+bug/1049614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2012-10-16 Thread Mans Rullgard
notifications about this bug go to: https://bugs.launchpad.net/gcc-linaro/+bug/1049614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 Ubuntu Foundation's Bug Bot
out of range To manage notifications about this bug go to: https://bugs.launchpad.net/gcc-linaro/+bug/1049614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2012-10-15 Thread Matthias Klose
/gcc-linaro/+bug/1049614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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/1049614

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

2012-10-15 Thread Matthias Klose
notifications about this bug go to: https://bugs.launchpad.net/gcc-linaro/+bug/1049614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2012-10-15 Thread Matthias Klose
notifications about this bug go to: https://bugs.launchpad.net/gcc-linaro/+bug/1049614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2012-09-12 Thread Matthias Klose
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://bugs.launchpad.net/gcc-linaro/+bug/1049614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https

[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

[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/1049614

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

2012-09-12 Thread Matthias Klose
://bugs.launchpad.net/gcc-linaro/+bug/1049614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2012-09-12 Thread Matthias Klose
To manage notifications about this bug go to: https://bugs.launchpad.net/gcc-linaro/+bug/1049614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2012-09-12 Thread Launchpad Bug Tracker
to: https://bugs.launchpad.net/gcc-linaro/+bug/1049614/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs