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: ping patches (regressions)


Andrew Pinski <pinskia@physics.uc.edu> writes:

> http://gcc.gnu.org/ml/gcc-patches/2004-10/msg00314.html
> Fix const-str-[34].m on darwin, the objective-C part has been approved

This is OK.

> http://gcc.gnu.org/ml/gcc-patches/2004-10/msg00860.html
> labels which have their address taken are removed

Is this still necessary?

> http://gcc.gnu.org/ml/gcc-patches/2004-10/msg00843.html
> File names are wrong with IMA

This is OK.

> http://gcc.gnu.org/ml/gcc-patches/2004-10/msg00800.html
> Wrong file name in C++ error

Is this still necessary?  When I tried your testcase, I got:

test.h: In function `int main()':
test.h:3: error: `int t::g' is private
test.cc:8: error: within this context

> http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02909.html
> Objective-C problem, bootstrap problem on x86-solaris

Zem should look at this one.


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