Processed: tagging 619963

2011-05-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # Automatically generated email from bts, devscripts version 2.10.35lenny7 > tags 619963 + pending Bug #619963 [gcc-4.6] gcc-4.6: wrongly optimizes memmove() into memcpy() Added tag(s) pending. > End of message, stopping processing here. Please c

Bug#619963: gcc-4.6: wrongly optimizes memmove() into memcpy()

2011-05-01 Thread Jonathan Nieder
Aurelien Jarno wrote: > It's probably worth fixing that in stable, but I don't think we should > do an upload to stable just to fix that. I'll include a patch in the SVN > later, so that it's included in the next upload to stable. Thanks much. Makes sense. -- To UNSUBSCRIBE, email to debian-

Processed: Re: Bug#624814: gcc-4.6: Chromium fails to compile

2011-05-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 624814 chromium-browser Bug #624814 [gcc-4.6] gcc-4.6: Chromium fails to compile Bug reassigned from package 'gcc-4.6' to 'chromium-browser'. Bug No longer marked as found in versions gcc-4.6/4.6.0-6. > severity 624814 serious Bug #624814

Bug#624814: gcc-4.6: Chromium fails to compile

2011-05-01 Thread Matthias Klose
reassign 624814 chromium-browser severity 624814 serious thanks On 05/01/2011 09:12 PM, Raza Abbas wrote: > I've talked to one of the devs on the chromium project and he said that part of > the chromium hasn't been changed in a while so it's likely to be a compiler > issues. no please just rea

Bug#624814: inportant

2011-05-01 Thread Raza Abbas
This bug should be filed under important. I tried to file it under serious but I didn't read what serious was for (violates debian policy). Sorry. -- Raza Abbas -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists

Bug#624814: gcc-4.6: Chromium fails to compile

2011-05-01 Thread Raza Abbas
Package: gcc-4.6 Version: 4.6.0-6 Severity: normal third_party/tcmalloc/chromium/src/base/vdso_support.cc: In member function ‘void base::VDSOSupport::ElfMemImage::Init(const void*)’: third_party/tcmalloc/chromium/src/base/vdso_support.cc:264:3: error: ‘ptrdiff_t’ was not declared in this scope th

Results for 4.5.3 (Debian 4.5.3-1) testsuite on sparc-unknown-linux-gnu

2011-05-01 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_5_3_release revision 173114 Target: sparc-linux-gnu gcc version 4.5.3 (Debian 4.5.3-1) Native configuration is sparc-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/lto/20090303 cp_lto_20090303_0.o-cp_lto_20090303

Results for 4.5.3 (Debian 4.5.3-1) testsuite on arm-unknown-linux-gnueabi

2011-05-01 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_5_3_release revision 173114 Native configuration is arm-unknown-linux-gnueabi === libgomp tests === Running target unix FAIL: libgomp.c/lock-1.c execution test WARNING: program timed out. FAIL: libgomp.fortran/strassen.f90 -O executi

Processed: Re: Bug#624776: different g++-, gcj-versions break pdftk

2011-05-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 624776 pdftk Bug #624776 [gcc-defaults] different g++-, gcj-versions break pdftk Bug reassigned from package 'gcc-defaults' to 'pdftk'. Bug No longer marked as found in versions 4.6.0-5. > thanks Stopping processing here. Please contact

Bug#624776: different g++-, gcj-versions break pdftk

2011-05-01 Thread Matthias Klose
reassign 624776 pdftk thanks On 05/01/2011 04:31 PM, Andreas Barth wrote: Package: gcc-defaults Version: 4.6.0-5 Severity: serious Hi, that g++ and gcj have different versions breaks the build of pdftk, considering this a build issue in pdftk. see e.g. https://buildd.debian.org/fetch.cgi?p

Bug#624776: different g++-, gcj-versions break pdftk

2011-05-01 Thread Andreas Barth
Package: gcc-defaults Version: 4.6.0-5 Severity: serious Hi, that g++ and gcj have different versions breaks the build of pdftk, see e.g. https://buildd.debian.org/fetch.cgi?pkg=pdftk&ver=1.41%2Bdfsg-11%2Bb1&arch=powerpc&stamp=1304254757&file=log If fixing pdftk to just use the default version,

Bug#619963: gcc-4.6: wrongly optimizes memmove() into memcpy()

2011-05-01 Thread Aurelien Jarno
On Thu, Apr 28, 2011 at 04:50:15PM -0500, Jonathan Nieder wrote: > tags 619963 - moreinfo > quit > > Hi, > > Török Edwin wrote: > > > Indeed if I remove __restrict the bug is gone, and if I upgrade to libc6 > > 2.13-0exp5, VLC's dec.c seems to be compiled correctly too. > > > > Should gcc-4.6 de