Processed: Re: Bug#626236: g++-4.1: PR27935 operator delete(void*, size_t) issue

2011-05-10 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 626236 g++-4.1 Bug #626236 [delete operator] g++-4.1: PR27935 operator delete(void*, size_t) issue Warning: Unknown package 'delete' Warning: Unknown package 'operator' Bug reassigned from package 'delete operator' to 'g++-4.1'. > -- Sto

Bug#626236: marked as done (g++-4.1: PR27935 operator delete(void*, size_t) issue)

2011-05-10 Thread Debian Bug Tracking System
Your message dated Tue, 10 May 2011 08:23:24 +0100 with message-id <20110510072324.gk5...@jirafa.cyrius.com> and subject line Re: Bug#626236: g++-4.1: PR27935 operator delete(void*, size_t) issue has caused the Debian Bug report #626236, regarding g++-4.1: PR27935 operator delete(void*, size_t) is

Bug#626240: gcc-4.5: Spurious array bounds warning

2011-05-10 Thread David Gibson
Package: gcc-4.5 Version: 4.5.2-11 Severity: normal Tags: upstream This version of the gcc-4.5 package causes a spurious array-bounds warning on certain input: $ /usr/bin/gcc-4.5 -m32 -Warray-bounds -O2 -c -o /dev/null foo.i In file included from ../cpu-defs.h:30:0, from /home

[Bug debug/48159] [4.6/4.7 Regression] ICE: SIGSEGV in build2_stat (tree.c:3802) with -ftree-loop-distribution -g

2011-05-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48159 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #6 f

[Bug debug/48159] [4.6/4.7 Regression] ICE: SIGSEGV in build2_stat (tree.c:3802) with -ftree-loop-distribution -g

2011-05-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48159 --- Comment #7 from Jakub Jelinek 2011-05-10 13:08:31 UTC --- Further reduced testcase for -O3 -g: void foo (double x, int y, double *__restrict z, double *__restrict w) { while (y--) *z++ = (*w++ = 0) * x; } -- Configure bugmail: http:/

[Bug debug/48159] [4.6/4.7 Regression] ICE: SIGSEGV in build2_stat (tree.c:3802) with -ftree-loop-distribution -g

2011-05-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48159 Jakub Jelinek changed: What|Removed |Added CC||aoliva at gcc dot gnu.org --- Comment #8

[Bug debug/48159] [4.6/4.7 Regression] ICE: SIGSEGV in build2_stat (tree.c:3802) with -ftree-loop-distribution -g

2011-05-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48159 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.7.0 |4.6.1 -- Configure bugmail: http://gcc.g

Re: sh4 architecture into Wheezy

2011-05-10 Thread Nobuhiro Iwamatsu
Hi, 2011/4/26 Neil McGovern : > On Tue, Apr 26, 2011 at 12:58:24PM +0900, Nobuhiro Iwamatsu wrote: >> > We don't have faster hardware. >> > We think of a too slow thing in a question >> >> A test of gcc of sh4 takes time. >> When there is not a test, a package is done in about two days. >> >>