[Bug other/37080] vasprintf in libiberty fails for %llu on solaris

2008-12-23 Thread mark at easterbrook dot org dot uk
--- Comment #1 from mark at easterbrook dot org dot uk 2008-12-23 10:51 --- The follow fixes it. Tested on several Solaris variants: Patch to libiberty/vasprintf.c: *** 79,84 --- 79,85 { if (*p++ == '%') { + int longs = 0;

[Bug other/37080] New: vasprintf in libiberty fails for %llu on solaris

2008-08-11 Thread mark at easterbrook dot org dot uk
olaris Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mark at easterbrook dot org dot uk http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37080

[Bug c++/18435] internal compiler error: in tsubst, at cp/pt.c:6646

2004-11-11 Thread mark at easterbrook dot org dot uk
--- Additional Comments From mark at easterbrook dot org dot uk 2004-11-11 22:21 --- (From update of attachment 7521) The error occured when the template at line 32849 was added: template class... If this is removed the error does not occur (obviously the code won't then co

[Bug c++/18435] internal compiler error: in tsubst, at cp/pt.c:6646

2004-11-11 Thread mark at easterbrook dot org dot uk
--- Additional Comments From mark at easterbrook dot org dot uk 2004-11-11 22:17 --- Created an attachment (id=7521) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7521&action=view) Intermediate file (.ii) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18435

[Bug c++/18435] internal compiler error: in tsubst, at cp/pt.c:6646

2004-11-11 Thread mark at easterbrook dot org dot uk
--- Additional Comments From mark at easterbrook dot org dot uk 2004-11-11 22:15 --- Created an attachment (id=7520) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7520&action=view) Output from gcc -v -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18435

[Bug c++/18435] New: internal compiler error: in tsubst, at cp/pt.c:6646

2004-11-11 Thread mark at easterbrook dot org dot uk
onent: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mark at easterbrook dot org dot uk CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i486-suse-linux GCC host triplet: i486-suse-linux GCC target triplet: i486-suse-linux http://gcc.gnu.org/bugzilla/show_bu