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]

Re: stl_relops.h collision conflict


[ conflicts with templated operator>()]

> > In 3.0.x or other ISO standard C++ compiler, if you avoid importing
> > rel_ops with a using directive, you should have no problem.
> That's right, no problem on using it but, worse code. See inliner problems. I
> haven't checked Kurt's patch v3 yet.

According to Gerald's tests 3.0.2 should be a lot better.  You can
help ensure that it is by testing it (from snapshots or CVS using
-rgcc-3_0-branch).


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