This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: More Objective C @"string" bugs...
>>>>> "Joseph" == Joseph S Myers <jsm28@cam.ac.uk> writes:
Joseph> GCC developers follow the standard procedure of running the
Joseph> testsuite and avoiding regressions - it's simply that the ObjC
Joseph> testsuite is very small so problems are likely not to be shown
Joseph> up.
GCC developers should do this, but they don't. The Java compiler
still randomly breaks in easily-noticeable ways (eg, can't build
libjava). For instance it is broken now. The real state of affairs
for GCC is that if C and C++ work, then the patch goes in.
Tom