Processed: gnat-4.4: bind a socket in Ada program fails on kfreebsd-*

2010-01-14 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 564232 +patch Bug #564232 [gnat-4.4] gnat-4.4: bind a socket in Ada program fails on kfreebsd-* Added tag(s) patch. > user debian-...@lists.debian.org Setting user to debian-...@lists.debian.org (was petr.salin...@seznam.cz). > usertag 56423

[Bug c++/42569] [4.5 Regression] ICE in cp_parser_parenthesized_expression_list at cp/parser.c

2010-01-14 Thread jason at gcc dot gnu dot org
--- Comment #5 from jason at gcc dot gnu dot org 2010-01-15 06:18 --- *** This bug has been marked as a duplicate of 42701 *** -- jason at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c++/42701] [4.5 Regression] ICE on error recovery

2010-01-14 Thread jason at gcc dot gnu dot org
--- Comment #11 from jason at gcc dot gnu dot org 2010-01-15 06:18 --- *** Bug 42569 has been marked as a duplicate of this bug. *** -- jason at gcc dot gnu dot org changed: What|Removed |Added --

Bug#564232: Bug 564232 and 561121 related to Debian GNU/kFreeBSD near to be fixed

2010-01-14 Thread Xavier Grave
original message- De: "Thorsten Glaser" t...@mirbsd.de A: "Xavier Grave" gr...@ipno.in2p3.fr Copie à: 564...@bugs.debian.org, debian-...@lists.debian.org Date: Thu, 14 Jan 2010 22:57:24 + (UTC) - > Xavier Gr

Bug#564232: Bug 564232 and 561121 related to Debian GNU/kFreeBSD near to be fixed

2010-01-14 Thread Thorsten Glaser
Xavier Grave dixit: >#if defined (__FreeBSD__) || defined (__vxworks) || defined(__rtems__) Make that: #if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || \ defined(__vxworks) || defined(__rtems__) bye, //mirabilos -- Sometimes they [people] care too much: pretty printers [and synta

[Bug c++/42701] [4.5 Regression] ICE on error recovery

2010-01-14 Thread jason at gcc dot gnu dot org
--- Comment #10 from jason at gcc dot gnu dot org 2010-01-14 22:34 --- Fixed. -- jason at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c++/42701] [4.5 Regression] ICE on error recovery

2010-01-14 Thread jason at gcc dot gnu dot org
--- Comment #9 from jason at gcc dot gnu dot org 2010-01-14 22:32 --- Subject: Bug 42701 Author: jason Date: Thu Jan 14 22:32:24 2010 New Revision: 155916 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155916 Log: PR c++/42701 * call.c (build_new_method_call): Do

Bug#564232: Bug 564232 and 561121 related to Debian GNU/kFreeBSD near to be fixed

2010-01-14 Thread Xavier Grave
> >> There is a big difference between (kernels of) Linux and FreeBSD in this: >> >> Linux: >> struct sockaddr { >> short sa_family; >> char sa_data[14]; >> } >> FreeBSD: >> struct sockaddr { >> unsigned char sa_len; >> unsigned char sa_family; >> char sa_data[14]; >> } >> >> Ada bindings ha

Bug#564232: Bug 564232 and 561121 related to Debian GNU/kFreeBSD near to be fixed

2010-01-14 Thread xavier grave
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Petr Salinger a écrit : >> I'm new to Debian GNU/kFreeBSD and I came to it in order to solve a >> FTBFS bug (561121) in package polyorb. Bug 561121 is a consequence of >> bug 564232 (in gnat-4.4). I have found a fix for 564232 (tested up to >> packagin

[Bug tree-optimization/42706] [4.5 Regression] ICE in gimple_op, at gimple.h:1634, (IPA SRA)

2010-01-14 Thread jamborm at gcc dot gnu dot org
--- Comment #7 from jamborm at gcc dot gnu dot org 2010-01-14 18:02 --- Fixed. -- jamborm at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug tree-optimization/42706] [4.5 Regression] ICE in gimple_op, at gimple.h:1634, (IPA SRA)

2010-01-14 Thread jamborm at gcc dot gnu dot org
--- Comment #6 from jamborm at gcc dot gnu dot org 2010-01-14 18:00 --- Subject: Bug 42706 Author: jamborm Date: Thu Jan 14 18:00:34 2010 New Revision: 155911 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155911 Log: 2010-01-14 Martin Jambor PR tree-optimization/427

Results for 4.5.0 20100103 (experimental) [trunk revision 155588] (Debian 4.5-20100103-1) testsuite on i486-pc-kfreebsd-gnu

2010-01-14 Thread Matthias Klose
LAST_UPDATED: Sun Jan 3 16:05:45 UTC 2010 (revision 155588) Target: i486-kfreebsd-gnu gcc version 4.5.0 20100103 (experimental) [trunk revision 155588] (Debian 4.5-20100103-1) Native configuration is i486-pc-kfreebsd-gnu === g++ tests === Running target unix

Results for 4.5.0 20100103 (experimental) [trunk revision 155588] (Debian 4.5-20100103-1) testsuite on ia64-unknown-linux-gnu

2010-01-14 Thread Matthias Klose
LAST_UPDATED: Sun Jan 3 16:05:45 UTC 2010 (revision 155588) Target: ia64-linux-gnu gcc version 4.5.0 20100103 (experimental) [trunk revision 155588] (Debian 4.5-20100103-1) Native configuration is ia64-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/graph

[Bug other/42715] [4.5 Regression] output_operand: invalid expression as operand

2010-01-14 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42715 --- You ar

[Bug c++/42713] [4.5 Regression] ICE - segfault in tsubst

2010-01-14 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42713 --- You ar

[Bug tree-optimization/42706] [4.5 Regression] ICE in gimple_op, at gimple.h:1634, (IPA SRA)

2010-01-14 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42706 --- You ar

[Bug c++/42701] [4.5 Regression] ICE on error recovery

2010-01-14 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42701 --- You ar

autoconf2.64 2.64-2 MIGRATED to testing

2010-01-14 Thread Debian testing watch
FYI: The status of the autoconf2.64 source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 2.64-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you

[Bug libgcj/42676] [4.5 regression] javah doesn't generate the header files as checked in in the archive

2010-01-14 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42676 --- You ar

[Bug tree-optimization/42706] [4.5 Regression] ICE in gimple_op, at gimple.h:1634, (IPA SRA)

2010-01-14 Thread jamborm at gcc dot gnu dot org
--- Comment #5 from jamborm at gcc dot gnu dot org 2010-01-14 16:07 --- Patch posted to the mailing list: http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00667.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42706 --- You are receiving this mail because: --- You are on the

[Bug c++/42713] [4.5 Regression] ICE - segfault in tsubst

2010-01-14 Thread dodji at gcc dot gnu dot org
--- Comment #4 from dodji at gcc dot gnu dot org 2010-01-14 15:56 --- Candidate patch posted to http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00666.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42713 --- You are receiving this mail because: --- You are on the CC list f

[Bug middle-end/42698] [4.5 Regression] jc1: ICE in redirect_eh_edge_1, at tree-eh.c:2112

2010-01-14 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2010-01-14 15:43 --- The patch for PR42739 also fixes this bug. Thus, duplicate. *** This bug has been marked as a duplicate of 42739 *** -- rguenth at gcc dot gnu dot org changed: What|Removed |

[Bug c++/42713] [4.5 Regression] ICE - segfault in tsubst

2010-01-14 Thread dodji at gcc dot gnu dot org
--- Comment #3 from dodji at gcc dot gnu dot org 2010-01-14 14:39 --- Here is a smaller reproducer: template struct S { }; template struct S0 { typedef T TT; }; template struct super_struct : S0 { typedef S0 super; }; template struct S1 : super_struct { typedef s

Bug#564232: Bug 564232 and 561121 related to Debian GNU/kFreeBSD near to be fixed

2010-01-14 Thread Petr Salinger
I'm new to Debian GNU/kFreeBSD and I came to it in order to solve a FTBFS bug (561121) in package polyorb. Bug 561121 is a consequence of bug 564232 (in gnat-4.4). I have found a fix for 564232 (tested up to packaging) and there is two solutions for me now : - 1/ don't touch to gnat-4.4 and appl

[Bug c++/42701] [4.5 Regression] ICE on error recovery

2010-01-14 Thread rguenth at gcc dot gnu dot org
--- Comment #8 from rguenth at gcc dot gnu dot org 2010-01-14 10:14 --- Reduced testcase from PR42725: namespace Glib { class ustring { public: typedef unsigned size_type; ustring(const char* src, size_type n); ustring(const char* src); }; } namespace

[Bug middle-end/42698] [4.5 Regression] jc1: ICE in redirect_eh_edge_1, at tree-eh.c:2112

2010-01-14 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added BugsThisDependsOn||42739 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42698 --- You