Processed: Re: retitle

2010-06-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > retitle 587509 narrowing conversion of -0x1 from int to char error Bug #587509 [g++-4.4] (no subject) Changed Bug title to 'narrowing conversion of -0x1 from int to char error' from '(no subject)' > End of message, stopping proces

Results for 4.5.1 20100625 (prerelease) (Debian 4.5.0-7) testsuite on powerpc-unknown-linux-gnu

2010-06-29 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_5_0_release revision 158339 Target: powerpc-linux-gnu gcc version 4.5.1 20100625 (prerelease) (Debian 4.5.0-7) Native configuration is powerpc-unknown-linux-gnu === g++ tests === Running target unix WARNING: program timed out. FAIL: g

Results for 4.5.1 20100625 (prerelease) (Debian 4.5.0-7) testsuite on i486-pc-kfreebsd-gnu

2010-06-29 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_5_0_release revision 158339 Target: i486-kfreebsd-gnu gcc version 4.5.1 20100625 (prerelease) (Debian 4.5.0-7) Native configuration is i486-pc-kfreebsd-gnu === g++ tests === Running target unix === g++ Summary for uni

Bug#587509: (no subject)

2010-06-29 Thread Helge Deller
Package: g++-4.4 Version: 4.4.4-6 g++-4.4 is unable to compile the following source code line successfully with the compiler flag "std=gnu++0x": char table[] = { -1, -1 }; Example: u...@machine# g++-4.4 -std=gnu++0x -funsigned-char -c /tmp/test.c /tmp/test.c:1: error: narrowing conversion of ‘