Bug#564232: bind behaviour different between linux and freebsd ?

2010-01-08 Thread Xavier Grave
The following C code give different results on kfreebsd amd64 on one side and sparc/powerpc/ on the other side for kfreebsd amd64 : xav...@debian:~$ ./bind_socket_c sin len 16 res -1 and for sparc : ./xav...@canis-latrans:~$ ./bind_socket_c sin len 16 res 0 for powerpc : xav...@power5:~$ ./bind_s

Bug#560812: marked as done (gcc-4.4: Incorrect 3DNow! code generated)

2010-01-08 Thread Debian Bug Tracking System
y=low . [ Matthias Klose ] * Update to SVN 20100108 from the gcc-4_4-branch (r155727). - Fixes PR tree-optimization/42337, PR target/42448, PR middle-end/42099, PR target/42549 (closes: #560812), PR tree-optimization/41956, PR target/42503, PR other/42611 (LP: #501921), PR

gcc-4.4_4.4.2-9_multi.changes ACCEPTED

2010-01-08 Thread Archive Administrator
Accepted: cpp-4.4_4.4.2-9_i386.deb to main/g/gcc-4.4/cpp-4.4_4.4.2-9_i386.deb cpp-4.4_4.4.2-9_sparc.deb to main/g/gcc-4.4/cpp-4.4_4.4.2-9_sparc.deb fixincludes_4.4.2-9_i386.deb to main/g/gcc-4.4/fixincludes_4.4.2-9_i386.deb fixincludes_4.4.2-9_sparc.deb to main/g/gcc-4.4/fixincludes_4.4.

Processing of gcc-4.4_4.4.2-9_multi.changes

2010-01-08 Thread Archive Administrator
gcc-4.4_4.4.2-9_multi.changes uploaded successfully to localhost along with the files: gcc-4.4-base_4.4.2-9_i386.deb cpp-4.4_4.4.2-9_i386.deb gobjc++-4.4-multilib_4.4.2-9_sparc.deb gcc-4.4_4.4.2-9.diff.gz gcc-4.4-locales_4.4.2-9_all.deb libstdc++6-4.4-pic_4.4.2-9_i386.deb libstdc++6-4

Bug#564274: g++-4.4: Program is compiling by g++, even there is a bad conversion

2010-01-08 Thread Sławomir Domagała
Package: g++-4.4 Version: 4.4.2-8 Severity: normal I can't make shorter source code, where is this error, thus I've got all source code from my programme, but I've written which lines is the error. Line from 156 to 161 in engine.cpp: SingleWord sword; //definition class SingleWord is in file "S

Bug#564232: Bug 564232 only on kfreebsd-amd64

2010-01-08 Thread Xavier Grave
severity 564232 normal thanks The server.adb program was tested on amd64, sparc and powerpc without problem. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Processed: Bug 564232 only on kfreebsd-amd64

2010-01-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 564232 normal Bug #564232 [gnat-4.4] gnat-4.4: bind a socket in Ada program fails Severity set to 'normal' from 'important' > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system adminis

[Bug libstdc++/16006] Conversions of numbers in fi_FI.UTF-8 produces incorrect UTF-8

2010-01-08 Thread paolo dot carlini at oracle dot com
--- Comment #7 from paolo dot carlini at oracle dot com 2010-01-08 18:47 --- *** Bug 39243 has been marked as a duplicate of this bug. *** -- paolo dot carlini at oracle dot com changed: What|Removed |Added

[Bug libstdc++/39243] Invalid thousands separator in russian locale

2010-01-08 Thread paolo dot carlini at oracle dot com
--- Comment #1 from paolo dot carlini at oracle dot com 2010-01-08 18:47 --- *** This bug has been marked as a duplicate of 16006 *** -- paolo dot carlini at oracle dot com changed: What|Removed |Added ---

Results for 4.5.0 20100107 (experimental) [trunk revision 155694] (Debian 4.5-20100107-1) testsuite on i486-pc-linux-gnu

2010-01-08 Thread Matthias Klose
LAST_UPDATED: Thu Jan 7 15:38:32 UTC 2010 (revision 155694) Target: i486-linux-gnu gcc version 4.5.0 20100107 (experimental) [trunk revision 155694] (Debian 4.5-20100107-1) Native configuration is i486-pc-linux-gnu === g++ tests === Running target unix === g+

Results for 4.5.0 20100107 (experimental) [trunk revision 155694] (Debian 4.5-20100107-1) testsuite on x86_64-pc-linux-gnu

2010-01-08 Thread Matthias Klose
LAST_UPDATED: Thu Jan 7 15:38:32 UTC 2010 (revision 155694) Target: x86_64-linux-gnu gcc version 4.5.0 20100107 (experimental) [trunk revision 155694] (Debian 4.5-20100107-1) Native configuration is x86_64-pc-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/graphi

Results for 4.4.3 20100108 (prerelease) (Debian 4.4.2-9) testsuite on i486-pc-linux-gnu

2010-01-08 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_2_release revision 152840 Target: i486-linux-gnu gcc version 4.4.3 20100108 (prerelease) (Debian 4.4.2-9) Native configuration is i486-pc-linux-gnu === g++ tests === Running target unix === g++ Summary for unix

Processed: Re: Bug#564232: gnat-4.4: bind a socket in Ada program fails

2010-01-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > block 561156 by 564232 Bug #561156 [polyorb] polyorb: FTBFS on kfreebsd-amd64: only 42 out of 86 tests passed Was not blocked by any bugs. Added blocking bug(s) of 561156: 564232 > thanks Stopping processing here. Please contact me if you need a

Bug#564232: gnat-4.4: bind a socket in Ada program fails

2010-01-08 Thread Reto Buerki
The problem is the GNAT.Sockets thin binding on kfreebsd (GNAT.Sockets.Thin.C_Bind() in this case). See Bug #561156, Message #24 for more info and a thin binding reproducer. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listm

Bug#564232: gnat-4.4: bind a socket in Ada program fails

2010-01-08 Thread Ludovic Brenta
Only on kfreebsd-* or on all platforms? If only one platform, please lower the severity to normal. Thanks! -- Ludovic Brenta. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#564232: gnat-4.4: bind a socket in Ada program fails

2010-01-08 Thread xavier . grave
Package: gnat-4.4 Version: 4.4.2-5 Severity: important Socket Binding in Ada seems broken. It has an severe consequence on test phase in the build of the package polyorb. *** server.adb with Ada.Streams; with GNAT.Sockets; with Ada.Text_IO; procedure Server is use GNAT.Sockets; use Ada.S

Bug#520877: I do not see the need for a new port !

2010-01-08 Thread Nathael Pajani
Hi all > looks like this is a new port. won't fix in GCC for the powerpc port. The e500 core is no new port, it is powerpc it just misses one "lwsync" instruction used in libstdc++6 (this seems to be a bug in the e500 powerpc core) Some have created a new "unofficial" debian port for e500 core

Bug#564182: gnat-4.4: missing 'overriding' indicators

2010-01-08 Thread Stephen Leake
Package: gnat-4.4 Version: 4.4.2-4 When compiling a project that includes Ada.Finalization with the compiler option -gnatyO, I get the following errors: s-pooglo.ads:56:13: (style) missing "overriding" indicator in declaration of "Storage_Size" s-pooglo.ads:60:14: (style) missing "overriding" ind

[Bug target/42542] Vectorizer produces incorrect results on max/min of unsigned intergers

2010-01-08 Thread ubizjak at gmail dot com
--- Comment #20 from ubizjak at gmail dot com 2010-01-08 07:48 --- According to http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00213.html, ia64 should be fixed in the same way as x86. The wrong code is located in ia64/ia64.c ia64_expand_vecint_compare, around line 1730. Correct code is in