Bug#406442: Incorrect SSE2 code generated for vector initialization by cast from non-constant array

2007-01-10 Thread Geoffrey Reynolds
Package: gcc-4.1 Version: 4.1.1-21 --- begin bug.c --- typedef long long v2di __attribute__ ((vector_size(16))); extern long long x(void); extern long long y(void); v2di test(void) { return (v2di){x(),y()}; } --- end bug.c --- When the above is compiled with `gcc -O -msse2 -S bug.c', the follo

Bug#406289: missing manpage for /usr/bin/gcc

2007-01-10 Thread Matthias Klose
close 406289 thanks Joseph Nahmias writes: > reopen 406289 > thanks > > On Wed, Jan 10, 2007 at 09:30:48PM +0100, Matthias Klose wrote: > > tags 406289 + wontfix > > close 406289 > > thanks > > > > then let's move gcc to non-free. > > I don't see why. "GPL2 or later" is DFSG-free last time I c

Processed: Re: Bug#406289: missing manpage for /usr/bin/gcc

2007-01-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > close 406289 Bug#406289: missing manpage for /usr/bin/gcc 'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing. Bug closed, send any further explanations to "Joe Nahmias" <[EMAIL PROTECTED]> > thanks Stopping processing here. Please

Processed: Re: Bug#406289: missing manpage for /usr/bin/gcc

2007-01-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reopen 406289 Bug#406289: missing manpage for /usr/bin/gcc Bug reopened, originator not changed. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs databas

Bug#406289: missing manpage for /usr/bin/gcc

2007-01-10 Thread Joseph Nahmias
reopen 406289 thanks On Wed, Jan 10, 2007 at 09:30:48PM +0100, Matthias Klose wrote: > tags 406289 + wontfix > close 406289 > thanks > > then let's move gcc to non-free. I don't see why. "GPL2 or later" is DFSG-free last time I checked. Nor do I understand why you closed the bug. Policy is qu

Re: Bug#401385: libgnat-4.1: libgnat needs a shared debugging version, to be placed in /usr/lib/debug

2007-01-10 Thread Ludovic Brenta
Matthias Klose <[EMAIL PROTECTED]> writes: >> * there is no branch for those patches that are intended for etch; > > yes, create one, maybe based on the gcc-4.1-4.1.1ds2-20 tag. OK, I'll branch "etch" off of that and start integrating the patch. >> * and last month you said you didn't want me to

Bug#406289: missing manpage for /usr/bin/gcc

2007-01-10 Thread Matthias Klose
tags 406289 + wontfix close 406289 thanks then let's move gcc to non-free. Joseph Nahmias writes: > reopen 406289 > thanks > > On Wed, Jan 10, 2007 at 08:35:34AM +0100, Matthias Klose wrote: > > Joe Nahmias writes: > > > Package: gcc > > > Version: 4:4.1.1-15 > > > > > > The program '/usr/bin/g

Processed: Re: Bug#406289: missing manpage for /usr/bin/gcc

2007-01-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 406289 + wontfix Bug#406289: missing manpage for /usr/bin/gcc There were no tags set. Tags added: wontfix > close 406289 Bug#406289: missing manpage for /usr/bin/gcc 'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing. Bug clos

Bug#406289: missing manpage for /usr/bin/gcc

2007-01-10 Thread Joseph Nahmias
reopen 406289 thanks On Wed, Jan 10, 2007 at 08:35:34AM +0100, Matthias Klose wrote: > Joe Nahmias writes: > > Package: gcc > > Version: 4:4.1.1-15 > > > > The program '/usr/bin/gcc' is missing a manpage as required by Debian > > Policy, > > section 12.1. > > no, in the gcc-doc package (non-fre

Re: Bug#401385: libgnat-4.1: libgnat needs a shared debugging version, to be placed in /usr/lib/debug

2007-01-10 Thread Matthias Klose
Ludovic Brenta writes: > Matthias Klose writes: > > the archive is not yet frozen; you can get in single patches, just > > upload to unstable, and then ask the release team. > * I am unable to find any revision that corresponds to -21. Ideally, > such a revision should also appear as a tag under

Processed: Re: Bug#406289: missing manpage for /usr/bin/gcc

2007-01-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reopen 406289 Bug#406289: missing manpage for /usr/bin/gcc Bug reopened, originator not changed. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs databas

Re: Bug#401385: libgnat-4.1: libgnat needs a shared debugging version, to be placed in /usr/lib/debug

2007-01-10 Thread Ludovic Brenta
Matthias Klose writes: > the archive is not yet frozen; you can get in single patches, just > upload to unstable, and then ask the release team. I'd like to do that but your use of Subversion is too confusing. * The sid branch does not currently build on sid due to missing build dependencies;

[Bug target/29341] [4.2 regression] ICE: RTL flag check: INSN_DELETED_P used with unexpected rt

2007-01-10 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.2.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29341 --- You

Processed: Re: Bug#406324: g++-4.1: ICE in type_dependent_expression_p with this 10 lines long code

2007-01-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > forwarded 406324 http://gcc.gnu.org/PR30425 Bug#406324: g++-4.1: ICE in type_dependent_expression_p with this 10 lines long code Noted your statement that Bug has been forwarded to http://gcc.gnu.org/PR30425. > tags 406324 + upstream Bug#406324: g++-4

[Bug c++/30425] [4.0/4.1 Regression] ICE in type_dependent_expression_p, at cp/pt.c:12739

2007-01-10 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Known to work||3.4.0 4.2.0 4.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30425

[Bug c++/30425] [4.0/4.1 Regression] ICE in type_dependent_expression_p, at cp/pt.c:12739

2007-01-10 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Summary|[3.4/4.0/4.1 Regression] ICE|[4.0/4.1 Regression] ICE in |in

[Bug c++/30425] [3.4/4.0/4.1 Regression] ICE in type_dependent_expression_p, at cp/pt.c:12739

2007-01-10 Thread fang at csl dot cornell dot edu
-- fang at csl dot cornell dot edu changed: What|Removed |Added CC||fang at csl dot cornell dot |

Bug#406324: g++-4.1: ICE in type_dependent_expression_p with this 10 lines long code

2007-01-10 Thread Martin Michlmayr
forwarded 406324 http://gcc.gnu.org/PR30425 tags 406324 + upstream thanks * Alexei Sheplyakov <[EMAIL PROTECTED]> [2007-01-10 15:47]: > $ g++ -O0 -c iceme2.cpp > iceme2.cpp: In function ‘A::f B::g(const T&)’: > iceme2.cpp:8: internal compiler error: in type_dependent_expression_p, at > cp/pt.c:12

[Bug c++/30425] [3.4/4.0/4.1 Regression] ICE in type_dependent_expression_p, at cp/pt.c:12739

2007-01-10 Thread tbm at cyrius dot com
-- tbm at cyrius dot com changed: What|Removed |Added CC||debian-gcc at lists dot ||debian

Bug#406324: g++-4.1: ICE in type_dependent_expression_p with this 10 lines long code

2007-01-10 Thread Alexei Sheplyakov
Package: g++-4.1 Version: 4.1.1-19 Severity: normal Hello! $ cat iceme2.cpp namespace A { class ex; struct f { f(const ex& x); }; } namespace B { template inline A::f g(const T& p) { return f(A::ex(p)); } } $ g++ -O0 -c iceme2.cpp iceme2.cpp: In function