Results for 4.7.0 20110816 (experimental) [trunk revision 177785] (Debian 20110816-1) testsuite on ia64-unknown-linux-gnu

2011-08-19 Thread Matthias Klose
LAST_UPDATED: Tue Aug 16 14:33:54 UTC 2011 (revision 177785) Target: ia64-linux-gnu gcc version 4.7.0 20110816 (experimental) [trunk revision 177785] (Debian 20110816-1) === acats tests === FAIL: cb1010a FAIL: cb1010c FAIL: cb1010d === acats Summary === #

Bug#638461: g++-4.4: friend declaration of template class-member fail

2011-08-19 Thread Gianni Pisetta
Package: g++-4.4 Version: 4.4.5-8 Severity: normal when i try to compile the following code in test.cpp: template class X { public: template X& operator[]( const C& ); }; template class Y : public X { friend X& X::template operator[]( const C& ); private: Y( X& object , const C& index ) :

Re: please update and check the multiarch patches for gcc-4.5

2011-08-19 Thread Aurelien Jarno
Le 18/08/2011 23:07, Matthias Klose a écrit : > A re-worked multiarch patch for gcc-4.5 is in the packaging repository, > currently lacking support for the hurd and kfreebsd. Please update the > support, > as soon as possible, and check the implementation on mips*. > The code for mips* was brok

Bug#637236: FTBFS on kfreebsd-amd64: gengtype: Internal error: abort in get_output_file_with_visibility, at gengtype.c:1998

2011-08-19 Thread Christoph Egger
Hi! Christoph Egger writes: > Matthias Klose writes: >> afaik, this is a buildd issue. any comments? >> >> On 08/09/2011 08:44 PM, Ludovic Brenta wrote: From the buildd logs on kfreebsd-amd64[1]: >>> >>> gengtype: Internal error: abort in get_output_file_with_visibility, at >>> gengtype.c

Bug#638418: gcc-multilib: needs to ensure that /usr/include/asm is a symlink

2011-08-19 Thread Sven Joachim
Package: gcc-multilib Version: 4:4.6.1-2 Severity: serious I've been tearing my hair out WTF this suddenly happened: , | $ echo '#include ' > junk.c | $ gcc -m64 -c junk.c | In file included from /usr/include/bits/errno.h:25:0, | from /usr/include/errno.h:36, |