This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C++ PATCH for c++/40619


On Sat, Jul 4, 2009 at 7:18 PM, Paolo Carlini<paolo.carlini@oracle.com> wrote:
>
>>>>>
>>>>
>>>
>> All our spectesters fail to build libstdc++ (they are not bootstrapping
>> though)
>> with the error Paolo reported as well.
>>>
>>>
>
> Indeed, like Richard, I saw the failure for a --disable-bootstrap build, not
> a normal bootstrap, sorry about that.

It seems to reproduce with

../trunk/configure --disable-nls --enable-languages=c++
--disable-multilib --enable-checking=release

but not with --enable-checking.  So likely sth is wrong in the non-checking
variant of the C++ frontend.

Richard.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]