--- 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;
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
--- 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
--- 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
--- 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
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