stl_relops.h collision conflict
Joe Buck
jbuck@synopsys.COM
Wed Sep 12 12:50:00 GMT 2001
[ 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).
More information about the Gcc
mailing list