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]
Other format: [Raw text]

Re: GCC 3.3.1 and iterators compilation problem


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.


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