[Bug libstdc++/35353] C++ wide character locale doesn't work

2010-04-07 Thread luca dot barbieri at gmail dot com
--- Comment #15 from luca dot barbieri at gmail dot com 2010-04-08 02:33 --- Why can't wcout simply convert to the selected encoding, and append the results to the cout buffer, as if the converted string had been directly output to cout? I'm not sure about the implementation details

[Bug c++/40895] New: ICE in tsubst, at cp/pt.c:9687 with variadic templates

2009-07-28 Thread luca dot barbieri at gmail dot com
Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: luca dot barbieri at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40895

[Bug middle-end/24932] GCC segfault's on strcmp in tree.c:annotate_with_file_line

2005-12-24 Thread barbieri at gmail dot com
--- Comment #5 from barbieri at gmail dot com 2005-12-24 22:47 --- any news on this front? I'll present a tutorial in LinuxConf.au and need to know if front-end should provide the information or middle-end should handle it. In both cases I'll provide the patch to gcc, but I need

[Bug middle-end/24932] GCC segfault's on strcmp in tree.c:annotate_with_file_line

2005-12-07 Thread barbieri at gmail dot com
--- Comment #4 from barbieri at gmail dot com 2005-12-07 10:49 --- So, this is a bug. I just need a confirmation if it's a bug in the middle-end layer, so there is already a patch, or if this is a bug in the front-end, then I will add the check to the gimplify code. Since

[Bug middle-end/24932] New: GCC segfault's on strcmp in tree.c:annotate_with_file_line

2005-11-18 Thread barbieri at gmail dot com
: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: barbieri at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24932

[Bug middle-end/24932] GCC segfault's on strcmp in tree.c:annotate_with_file_line

2005-11-18 Thread barbieri at gmail dot com
--- Comment #1 from barbieri at gmail dot com 2005-11-18 18:09 --- Created an attachment (id=10274) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10274action=view) gcc-annotate_with_file_line.patch Fix segfault -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24932

[Bug middle-end/24932] GCC segfault's on strcmp in tree.c:annotate_with_file_line

2005-11-18 Thread barbieri at gmail dot com
--- Comment #3 from barbieri at gmail dot com 2005-11-18 18:36 --- Created an attachment (id=10276) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10276action=view) gcc-lower_function_body.patch Alternative patch that also fix seg fault, but earlier. It's uglier than the previous

[Bug libgcj/21136] New: tryLock waits for the lock, and lock doesn't

2005-04-20 Thread luca dot barbieri at gmail dot com
, and lock doesn't Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: critical Priority: P2 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: luca dot barbieri at gmail dot com CC

[Bug libgcj/21136] tryLock waits for the lock, and lock doesn't

2005-04-20 Thread luca dot barbieri at gmail dot com
--- Additional Comments From luca dot barbieri at gmail dot com 2005-04-21 00:25 --- Created an attachment (id=8693) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8693action=view) Patch -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21136

[Bug libgcj/21140] New: Charset.encode and Charset.decode broken

2005-04-20 Thread luca dot barbieri at gmail dot com
ReportedBy: luca dot barbieri at gmail dot com CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21140

[Bug java/21036] New: gcj ICE compiling Azureus 2.2.0.2 to native code

2005-04-14 Thread luca dot barbieri at gmail dot com
: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: luca dot barbieri at gmail dot com CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu dot org GCC build triplet: i386-redhat-linux GCC host triplet: i386-redhat-linux GCC