This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: V3 static data in classes vs AIX


>>>>> "Gabriel" == Gabriel Dos Reis <gdr@codesourcery.com> writes:

    Gabriel> | If my hypothesis is correct, and removing the code
    Gabriel> fixes the problem, | then I would check that in, after
    Gabriel> the obligatory test-suite run.

    Gabriel> I would much prefer a compiler fix.

Isn't that what I was suggesting?  Removing the code from cp/decl2.c
would be the compiler fix.

The only change to V3 will be (possibly) more explicit instantiations
-- which is really the only way we have of dealing with AIX at this
point.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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