See also LP: #974832. Doesn't appear in 2.22 on x86_64.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/832243
Title:
On 32bit host arm-linux-gnueabi-objdump segfaults
To manage notifications about
Public bug reported:
The current https://launchpad.net/~linaro-
maintainers/+archive/toolchain/ binutils build for Oneiric is broken on
x86_64. I'd like to tell the reporter on LP: #974832 to upgrade but
there's nothing to upgrade to.
** Affects: armel-cross-toolchain-base (Ubuntu)
Importan
** Changed in: gcc-linaro
Milestone: 4.7-2012.04 => 4.7-2012.05
** Changed in: gcc-linaro/4.6
Milestone: 4.6-2012.04 => 4.7-2012.05
** Changed in: gcc-linaro/4.6
Milestone: 4.7-2012.05 => None
** No longer affects: gcc-linaro/4.6
--
You received this bug notification because you ar
Seems fine now. Please close.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/964819
Title:
Launcher bar gets stuck when switching desktops
To manage notifications about this bug go to:
https://bugs
Thank you for the bug report. I've confirmed this with gcc-
linaro-4.6-2012.03+bzr106882 on x86_64:
michaelh@crucis:~/linaro/gcc/build/native-4.6/gcc$ PATH=.:$PATH ./xgcc -c -O3
-march=native -fno-use-linker-plugin ~/linaro/bugs/lp968766.i
../../mpfr-3.1.0/src/set_f.c: In function ‘mpfr_set_f’:
Thank you for the bug report. I've confirmed this with gcc-
linaro-4.6-2012.03+bzr106882 on x86_64:
michaelh@crucis:~/linaro/gcc/build/native-4.6/gcc$ PATH=$PWD:$PATH ./xgcc -O3
~/linaro/bugs/sparsmat.ii
sparsmat.cc: In function ‘long int smExpBound(ideal, int, int, int)’:
sparsmat.cc:216:37: wa
Yip, in trunk. The fault is in the SLP vectoriser that are in trunk,
our 4.7, and our 4.6. They're not in the FSF 4.7.0 release.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/968766
Title:
GCC 4.6
The getcontext() routines have now landed in glibc-ports and should be
available in glibc 2.16:
http://sourceware.org/ml/libc-ports/2012-02/msg00079.html
I'll ask if they can be included in Ubuntu Precise.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Is this code valid? foo() takes a pointer to int and correctly assumes
that the memory is int aligned. The test code passes in an unaligned
pointer.
gcc-4.7 might be wrong, or might be inlineing foo() and recognising the
loss of alignment.
--
You received this bug notification because you are
Public bug reported:
If you change or disable the Alt HUD shortcut using ccsm then all other
Alt based key combinations such as Alt-F4 also get disabled.
The same happens if you change Super to something else - all Super based
shortcuts including maximise and any launchers get disabled.
ProblemT
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/954610
Title:
Changing the HUD shortcut disables all Alt-based combinations
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubu
Public bug reported:
I have Super Q, W, E, R set up to switch to different virtual desktops.
When I press one of these combinations the desktop switches correctly
but the letter also goes through to the last focused window.
To reproduce:
* Under keyboard settings, assign Super Q,W,E,R to switch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/954657
Title:
Virtual desktop keyboard shortcuts leak to focused window
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/
The first letter of each sentence in the keyboard shortut popup is
streatched as well.
** Attachment added: "shortcuts.jpg"
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/927441/+attachment/2872138/+files/shortcuts.jpg
--
You received this bug notification because you are a member of U
Public bug reported:
The Super-Down arrow shortcut will restore a maximised window but won't
minimise it past that.
To reproduce:
* Start a terminal
* Ensure the terminal isn't maximised
* Press Super-Up and see the terminal maximise
* Press Super-Down
* See the terminal restore to the origi
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/97
Title:
Restore/minimise shortcut doesn't minimise
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+
** 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/926855
Title:
[ARMhf] gcc produces assembler it can't compile
To manage notifica
** 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/922474
Title:
Bug in __sync_lock_release with 64 bit primitives
To manage notifi
My theory is that on resume the system re-enumerates the USB bus so for
a short period the internal sound card is there but the USB one isn't,
causing PulseAudio to drop back to the only sound card.
But that doesn't explain why Rhythmbox still sends audio out the USB
device.
--
You received this
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/956667
Title:
Difference in behaviour for Super-num vs Super-Shift-Num
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+
Public bug reported:
When pressing Super-Shift-2 to launch a new terminal, I have to press
Super first and then press Shift, otherwise the action is ignored.
To reproduce:
* Press Super then 2
* See the terminal focus
* Press Super then very quickly press 2
* See the terminal focus
* Hold Su
Asa, does the code contain any inline assembly? GCC estimates the size
of each instruction and uses that to decide if it can use a short or a
long branch. Long chunks of inline assembly can break that and make it
think the code is shorter than it is.
--
You received this bug notification becaus
Can't reproduce with gcc-linaro-4.4-2010.09. Confirmed that the
http://gcc.gnu.org/ml/gcc-patches/2009-11/msg01545.html patch is
present.
Based on that, marking as invalid.
** Changed in: gcc-linaro
Status: New => Fix Released
--
[armel] unable to find a register to spill in class 'GENE
...sorry, as fix released.
--
[armel] unable to find a register to spill in class 'GENERAL_REGS'
https://bugs.launchpad.net/bugs/506358
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu
Yip, this is a separate bug tracked in LP: #675347.
--
Qt/KDE fails to build on ARM without implicit-it=thumb
https://bugs.launchpad.net/bugs/673085
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in ubuntu.
--
kubuntu-bugs mailing lis
My own test build of qt4-x11_4.7.0-0ubuntu4 with gcc-linaro 2010.10-0
(the one before LP: #675347) completed OK.
--
Qt/KDE fails to build on ARM without implicit-it=thumb
https://bugs.launchpad.net/bugs/673085
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
Upstream r166806 fails with the __DTOR_LIST__ failure. See:
http://builds.linaro.org/toolchain/gcc-4.6~svn166806/logs/armv7l-maverick-cbuild17-pavo3/gcc-build.txt
--
armel build failures 20101012
https://bugs.launchpad.net/bugs/659713
You received this bug notification because you are a member
** Tags removed: task
--
Sequel to PR40521 -- -g causes GCC to generate .eh_frame
https://bugs.launchpad.net/bugs/595479
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://li
Oh,r166806 was just my regular weekly trunk build. It was a few days
after the problem was reported so there was a chance it was fixed.
--
armel build failures 20101012
https://bugs.launchpad.net/bugs/659713
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
Note that this fault does not exist in Linaro GCC. Left as affecting
Linaro GCC so that I can keep a track of this ticket.
--
armel build failures 20101012
https://bugs.launchpad.net/bugs/659713
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
** Changed in: gcc-linaro/4.5
Importance: Undecided => High
** Changed in: gcc-linaro/4.5
Milestone: None => 4.5-2010.12-0
--
Sequel to PR40521 -- -g causes GCC to generate .eh_frame
https://bugs.launchpad.net/bugs/595479
You received this bug notification because you are a member of Ubun
Hasn't landed as at GCC r166920. I've contacted the original author to
see if it's been superseded and, if not, if we can take it over.
--
Sequel to PR40521 -- -g causes GCC to generate .eh_frame
https://bugs.launchpad.net/bugs/595479
You received this bug notification because you are a member o
** Changed in: gcc-linaro
Status: New => Confirmed
--
volatile int causes inline assembly build failure
https://bugs.launchpad.net/bugs/675347
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bug
Note that this is not Linaro specific, but we plan to get PGO working for ARM
this cycle:
https://blueprints.launchpad.net/gcc-linaro/+spec/profiler-driven-feedback
Medium priority so might happen.
--
[PR38292] corrupted profile info with -O[23] -fprofile-use
https://bugs.launchpad.net/bugs/5
Confirmed on ARM in gcc-linaro-4.5-2010.11-0
micha...@pavo1:~/linaro/bugs$
~/toolchains/gcc-linaro-4.5-2010.11-0-armv7l-maverick-cbuild14-pavo3/bin/gcc -c
-O2 lp618684.c
lp618684.c: In function 'ReadCfgFile':
lp618684.c:19:1: internal compiler error: in choose_reload_regs, at
reload1.c:6844
W
Julian, could you please backport this to Linaro GCC 4.4 as well?
** Changed in: gcc-linaro
Milestone: None => 4.5-2010.12-0
** Also affects: gcc-linaro/4.4
Importance: Undecided
Status: New
** Also affects: gcc-linaro/4.5
Importance: Low
Status: Confirmed
** Changed in:
See also the discussion in LP: #675347 which includes an improvement in
the Qt code that also works around the problem.
Waiting for GCC upstream approval before including the compiler fix.
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-
Hi Levak. It depends on what you want to do. I believe that the
gcc-4.5 package that comes with Maverick has this bug, but the gcc that
comes with Natty does not. Send me an email at michael.hope at
linaro.org and we can talk further.
--
ICE in reload_cse_simplify_operands in thumb-1 mode
http
** Changed in: gcc-linaro
Milestone: None => 4.5-2010.12-0
** Changed in: gcc-linaro
Status: In Progress => Fix Committed
--
dpkg segfaults during debootstrap on natty armel
https://bugs.launchpad.net/bugs/674146
You received this bug notification because you are a member of Ubuntu
Bu
My reading of this is that 'smc' isn't in the base Cortex-A profile but
requires the security extensions present. I think this can be enabled
using '-march=armv7-a+sec' or (preferably) adding '.arch_extension sec'
to the assembly code.
--
natty gcc-4.5 kernel (2.6.37-rc1) build failure
https://b
Confirmed in gcc-linaro-2010.11-1:
micha...@crucis:~/linaro/bugs$
~/linaro/toolchains/gcc-linaro-4.5-2010.11-1-x86_64-maverick-cbuild17-crucis/bin/gcc
-O2 lxt.i
lxt.c: In function ‘import_lxt_trace’:
lxt.c:2406:1: error: extended registers have no high halves
** Changed in: gcc-linaro
** 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/618684
Title:
ICE when building ziproxy
--
ubuntu-bugs mailing list
ubuntu-bugs@
I'm a bit of a initrd newbie so I wrote up the steps in testing under QEMU here:
https://wiki.linaro.org/MichaelHope/Sandbox/DebuggingOnInitrd
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/683683
Tit
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/944650
Title:
Playing video in any media player causes X to crash
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+sourc
Public bug reported:
On a Thinkpad R500 with Radeon HD 3400 using fglrx 2:8.911-0ubuntu1.
To reproduce:
* Grab a video like
http://samplemedia.linaro.org/H264/big_buck_bunny_1080p_H264_AAC_25fps_7200K_short.MP4
* Run it in vlc, mplayer, or the default player
* See the window appear
* X crash
Public bug reported:
I have a Thinkpad with internal speakers plus a MD-PORT AN1 USB HID
based audio card. If I set the USB port as the output then Rhythmbox
and the volume control work correctly and control the USB output.
If I suspend and resume, then Rhythmbox will continue to use the USB
dev
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/947448
Title:
Volume slider forgets output device on resume
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa
Note the follow on patch that fixes LP: #850099 is here:
http://gcc.gnu.org/ml/gcc-patches/2011-09/msg01128.html
Richard will be backporting both to gcc-linaro in due course.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
Thank you for the bug report. I've confirmed this with gcc-
linaro-4.6-2011.09-1 on ARM:
michaelh@leo2:~/linaro/packages/flint-1.011$
/tools/toolchains/arch/armv7l/gcc-linaro-4.6-2011.09-armv7l-natty-cbuild181-ursa4-cortexa9r1/bin/gcc
-fPIC -std=c99 -g -O1 -c ZmodF.i
/tmp/cc9K1v0U.s: Assembler
Thank you for the bug report. I've confirmed this with gcc-
linaro-4.6-2011.09-1 on ARM:
michaelh@leo2:~/linaro/packages/libgii-1.0.2/gg$
/tools/toolchains/arch/armv7l/gcc-linaro-4.6-2011.09-armv7l-natty-cbuild181-ursa4-cortexa9r1/bin/gcc
-g -O2 -c gglock.i
/tmp/ccwsQQXn.s: Assembler messages:
** 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/809761
Title:
oss4 version 4.2-build2004-1ubuntu1 failed to build on armel
To ma
** 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/689887
Title:
armel ICE gcc 4.5
To manage notifications about this bug go to:
h
Thank you for the bug report. I can't reproduce this with gcc-
linaro-4.6-2011.08 on Natty:
michaelh@ursa2:~/linaro/bugs$ /tools/toolchains/arch/armv7l/gcc-
linaro-4.6-2011.08-armv7l-natty-cbuild162-ursa1-cortexa9r1/bin/gcc -g
-O2 -fPIC -std=gnu99 -c r2cf_64.i
I've tried to reproduce the fault w
Fails with gcc-linaro-4.6+bzr106798~rsandifo~lp823708-4.6.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/642043
Title:
[armel] gfortran ICE with armv7, armv5t and armv6 do work
To manage notificati
Yip, the command line is listed in the comment:
michaelh@ursa2:~/linaro/bugs$ /tools/toolchains/arch/armv7l/gcc-
linaro-4.6-2011.08-armv7l-natty-cbuild162-ursa1-cortexa9r1/bin/gcc -g
-O2 -fPIC -std=gnu99 -c r2cf_64.i
It includes -g, -O2, and -fPIC.
--
You received this bug notification because
** 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/823708
Title:
traverso version 0.49.2-4 failed to build on armel
To manage notifi
The GCC canonical bug is:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308
Launchpad won't let me attach it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/836588
Title:
armel FTBFS with gcc 4.5 o
The change is in the release candiate.
** Changed in: gcc-linaro/4.5
Status: In Progress => Fix Committed
** Changed in: gcc-linaro/4.6
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
Confirmed that the fix clears the problem seen in bug50116.c
** 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/827990
Title:
intern
Confirmed fixed.
** 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/809761
Title:
oss4 version 4.2-build2004-1ubuntu1 failed to buil
Confirmed that the fix fixes the original test case.
** 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/689887
Title:
armel ICE gcc
Confirmed the fix.
** 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/838994
Title:
ICE building perl w/ -marm
To manage notificati
The Fedora people ran across this here:
https://bugzilla.redhat.com/show_bug.cgi?id=741053
which was cleared by this commit:
http://repo.or.cz/w/binutils.git/commitdiff/16beaaa62261c6bf0650e68a4f163c826b9fd79e
** Bug watch added: Red Hat Bugzilla #741053
https://bugzilla.redhat.com/show_bu
Assigned the LP bug to Ramana as he's assigned to the upstream.
** Changed in: gcc-linaro
Assignee: (unassigned) => Ramana Radhakrishnan (ramana)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/836
Thank you for the bug report. I've confirmed this with gcc-
linaro-4.6-2011.08 on ARM:
michaelh@ursa1:~/linaro/bugs$
/tools/toolchains/arch/armv7l/gcc-linaro-4.6-2011.08-armv7l-natty-cbuild162-ursa1-cortexa9r1/bin/gcc
-Os -fno-builtin clocks.i
clocks.c: In function 'enable_basic_clocks':
clocks
** Attachment added: "Mildly reduced test case"
https://bugs.launchpad.net/ubuntu/+source/gcc-4.6-armel-cross/+bug/827990/+attachment/2287264/+files/clocks-reduced.i
** Changed in: gcc-linaro
Status: New => Triaged
** Changed in: gcc-linaro
Importance: Undecided => Medium
--
You r
** 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/809761
Title:
oss4 version 4.2-build2004-1ubuntu1 failed to build on armel
To man
** 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/689887
Title:
armel ICE gcc 4.5
To manage notifications about this bug go to:
ht
Assigned to Matt as this will get picked up with the 2012.11 release
branch merge.
** Changed in: gcc-linaro
Status: Triaged => In Progress
** Changed in: gcc-linaro
Assignee: Zhenqiang Chen (zhenqiang-chen) => Matthew Gretton-Dann
(matthew-gretton-dann)
--
You received this bug no
Worth backporting to 4.7?
** Changed in: gcc-linaro
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/944572
Title:
Infinite loop printing "warning: missing braces aroun
Thank you for the bug report. I've confirmed this with gcc-
linaro-4.6+bzr106903 on x86_64:
michaelh@crucis:~/linaro/bugs$ ~/linaro/gcc/build/native-4.6/install/bin/gcc
-O3 testcase3.c
michaelh@crucis:~/linaro/bugs$ ./a.out
m = 1
The fault is probably introduced by r106733 which added condtion
Hi there. The code in mongodb is incorrect as it uses a 'feature is
inlin' macro to check if a feature is present. All ARM architectures
support atomic operations either directly or by calling out to kernel
helpers. Please add a configure test for __sync_add_and_fetch instead
and as a bonus it'l
** Changed in: gcc-linaro
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1045879
Title:
Error: bad immediate value for offset
To manage notifications about this bug go
** Changed in: binutils-linaro
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/480002
Title:
[arm] binutils testsuite not ready to run with -mthumb
To manage notificat
** Changed in: gcc-linaro
Assignee: (unassigned) => Matthew Gretton-Dann (matthew-gretton-dann)
--
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 inco
** Branch linked: lp:~ramana/gcc-linaro/46-lp990530
** Changed in: gcc-linaro/4.6
Status: In Progress => Fix Committed
** Changed in: gcc-linaro/4.6
Milestone: None => 4.6-2012.06
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
** Also affects: gcc-linaro/4.6
Importance: Undecided
Status: New
** Also affects: gcc-linaro/4.7
Importance: High
Assignee: Ramana Radhakrishnan (ramana)
Status: In Progress
** Changed in: gcc-linaro/4.6
Milestone: None => 4.6-2012.06
** Changed in: gcc-linaro/4.6
** Branch linked: lp:~ramana/gcc-linaro/47-gnu-unique-object-fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/949805
Title:
Linaro GCC packages don't by default use %gnu_unique_object
To manage no
** Changed in: gcc-linaro/4.7
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/990530
Title:
internal compiler error: in convert, at lto/lto-lang.c:1292
To
** Changed in: gcc-linaro/4.7
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/949805
Title:
Linaro GCC packages don't by default use %gnu_unique_object
To
** Changed in: gcc-linaro/4.6
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/990530
Title:
internal compiler error: in convert, at lto/lto-lang.c:1292
To
** Changed in: gcc-linaro/4.6
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/949805
Title:
Linaro GCC packages don't by default use %gnu_unique_object
To
I've been having failures in cbuild starting a natty instance for the
last 24 hours. Switching to S3 with no pipelining works around the
problem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/932088
** 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/897583
Title:
Code generation bug with -O2 (-foptimize-sibling-calls)
To manage n
** Changed in: gcc-linaro
Status: Fix Committed => In Progress
** Changed in: gcc-linaro
Status: In Progress => 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/897583
Title:
** Changed in: gcc-linaro/4.6
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/736661
Title:
armel FTBFS due to compiler ICE
To manage notifications about
** Changed in: gcc-linaro/4.5
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/736661
Title:
armel FTBFS due to compiler ICE
To manage notifications about
** Changed in: linaro-toolchain-misc
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/791256
Title:
qt4-x11 version 4:4.7.3-1ubuntu1 failed to build on armel: assertion
Thank you for the bug report. I've confirmed this with gcc-
linaro-4.6-2011.12 on ARM:
michaelh@ursa3:~/linaro/bugs$
/tools/toolchains/arch/armv7l/gcc-linaro-4.6-2011.12-armv7l-natty-cbuild21
2-tcpanda03-cortexa9r1/bin/gcc -c -g -O2 TextDiagnosticPrinter2.ii
TextDiagnosticPrinter2.ii: In member
I see similar with gcc-linaro-4.6-2011.11 on a Panda. ~520 MB of
memory. I killed it after 50 minutes.
Note that a -O0 build takes 27 s.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/903347
Title:
The fault was introduced somewhere in bzr106805 to 106808.
The most suspicious one is "
106807 [merge]
committer: Ramana Radhakrishnan
branch nick: 4.6
timestamp: Mon 2011-09-12 15:14:00 +0100
message:
backport conditional compares changes.
"""
Ramana, could you have a look at it?
** Changed
** 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/897583
Title:
Code generation bug with -O2 (-foptimize-sibling-calls)
To manage notifications
** Changed in: gcc-linaro/4.6
Status: In Progress => Fix Committed
** Also affects: gcc-linaro/4.5
Importance: Undecided
Status: New
** Changed in: gcc-linaro/4.5
Importance: Undecided => High
** Changed in: gcc-linaro/4.5
Status: New => Fix Committed
** Changed in: g
Thank you for the bug report. I can't reproduce this with:
* gcc-linaro-4.6-2011.12
* gcc-4.7~svn182152
* gcc-4.7~svn182780
I tried the following commands:
/tools/toolchains/arch/armv7l/gcc-4.7~svn182780-armv7l-natty-
cbuild220-ursa2-cortexa9r1/bin/g++ -O2 -c -g -mfpu=vfpv3-d16 -marm
lp910791
Occurs on cross. The backtrace with an x86_64 host against the gcc-
linaro-4.6-2011.12 release is:
#0 0x082c21f1 in update_bb_for_insn_chain ()
#1 0x082c2246 in update_bb_for_insn ()
#2 0x082c1b17 in create_basic_block_structure ()
#3 0x082c1c39 in rtl_create_basic_block ()
#4 0x082b3a6b in
** Changed in: gcc-linaro
Status: New => Triaged
** Changed in: gcc-linaro
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/903347
Title:
[armel/armhf] file f
The snapshot was from r182617. Build is at:
http://ex.seabright.co.nz/build/gcc-4.7~svn182617/logs/armv7l-natty-cbuild220-tcpanda05-cortexa9r1/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/910791
Found it. It only occurs with -mcpu=cortex-a8:
~/linaro/toolchains/gcc-4.7~svn182617-armv7l-natty-cbuild220-tcpanda05-cortexa9r1/bin/g++
-O2 -c -g -mfpu=vfpv3-d16 -mcpu=cortex-a8 lp910791.ii
The fault occurs in r178025, 178624, 182152, 182780 but not in 177688 so
it was introduced somewhere b
Was fixed upstream. Marking as won't fix against gcc-linaro.
** Changed in: gcc-linaro
Status: Incomplete => Fix Released
** Changed in: gcc-linaro
Status: Fix Released => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
Will get picked up in the next 4.6 merge. Assigned to Andrew to track.
** Changed in: gcc-linaro
Status: Confirmed => In Progress
** Changed in: gcc-linaro
Importance: Undecided => High
** Changed in: gcc-linaro
Assignee: (unassigned) => Andrew Stubbs (ams-codesourcery)
** Chang
1 - 100 of 480 matches
Mail list logo