GCC 3.3.1 and iterators compilation problem

Joe Buck Joe.Buck@synopsys.COM
Tue Mar 28 19:03:00 GMT 2006


On Tue, Mar 28, 2006 at 10:46:06AM -0800, TexasTim65 wrote:
> I have this very trivial example code of using a list container that won't
> compile under GCC 3.3.1. It compiles just fine with no warnings under GCC
> 2.95.3.

I don't have a 3.3.1 around, but it also compiles just fine with
3.2.3, 3.3.2, 3.3.6, and everything else I try.

> This is the output of running GCC 3.3.1 on my machine (note, I can't upgrade
> because QNX doesn't support anything newer than 3.3.1).

Where did you get your compiler from?  QNX?  It's not clear that the
bug is present in any FSF release.



More information about the Libstdc++ mailing list