Hi Jan,

>> This breaks bootstrap with go.
>> 
>> ../../gcc/go/gofrontend/go-diagnostics.cc: In function 'std::string 
>> expand_message(const char*, va_list)':
>> ../../gcc/go/gofrontend/go-diagnostics.cc:110:61: error: '<anonymous>' may 
>> be used uninitialized [-Werror=maybe-uninitialized]
>>   110 |                      "memory allocation failed in vasprintf");
>>       |                                                             ^
>
> Well, this may be simply a false positive (except that the warning is
> clearly mislocalted and cryptic) I was bootstrapping with go just few
> minutes ago, so I wonder what configure flags you use?

I'm seeing the same on both i386-pc-solaris2.11 and
sparc-sun-solaris2.11, so I don't think there are special configure
flags involved.

        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

Reply via email to