This is the mail archive of the gcc@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: Why is this a problem in the C++ bootstrap and not the normal one ?


On Thu, May 12, 2011 at 1:32 AM, Toon Moene <moene@knmi.nl> wrote:

> ../../gcc/gcc/objc/objc-next-runtime-abi-02.c: In function 'const char*
> newabi_append_ro(const char*)':
> ../../gcc/gcc/objc/objc-next-runtime-abi-02.c:1885:29: error: invalid
> conversion from 'const char*' to 'char*' [-fpermissive]
>
> I have to see if it is useful to keep on testing the C++ bootstrap daily,
> because apparently, some bitrot already set in ...

Yes, I believe it is useful precisely because of these silent regressions.

-- Gaby


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