[Bug middle-end/22207] Spurious 'might be used uninitialized' warnings in STL headers with -O2

2008-10-03 Thread pdemarco at ppg dot com
--- Comment #10 from pdemarco at ppg dot com 2008-10-03 12:53 --- (In reply to comment #9) > Subject: Re: Spurious 'might be used uninitialized' > warnings in STL headers with -O2 > You are confusing the state of the Cygwin port of gcc with gcc in > general.

[Bug middle-end/22207] Spurious 'might be used uninitialized' warnings in STL headers with -O2

2008-10-01 Thread pdemarco at ppg dot com
--- Comment #8 from pdemarco at ppg dot com 2008-10-01 18:19 --- (In reply to comment #7) > (In reply to comment #6) > > okay, but I wish that you wouldn't freeze 3.x when 4.x is still in Alpha. > Alpha?!? What do you mean, exactly? Certainly we have a very stable 4.3.x

[Bug middle-end/22207] Spurious 'might be used uninitialized' warnings in STL headers with -O2

2008-10-01 Thread pdemarco at ppg dot com
--- Comment #6 from pdemarco at ppg dot com 2008-10-01 18:04 --- (In reply to comment #5) > Sorry mate, all 3.x compilers are way past end-of-life now; there will never > be > another release. okay, but I wish that you wouldn't freeze 3.x when 4.x is still in Alpha. If I

[Bug middle-end/22207] Spurious 'might be used uninitialized' warnings in STL headers with -O2

2008-10-01 Thread pdemarco at ppg dot com
--- Comment #4 from pdemarco at ppg dot com 2008-10-01 12:10 --- any chance of getting this fixed on 3.4.4 ??? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22207

[Bug c++/30680] Spurious "might be used uninitialized" warning in STL use.

2008-09-30 Thread pdemarco at ppg dot com
--- Comment #3 from pdemarco at ppg dot com 2008-09-30 20:00 --- (In reply to comment #2) > maybe the same bug to 22207? yeah, probably the same as bug 22207, but that one is only fixed on 4.0.0 We need a fix on 3.x.x -- pdemarco at ppg dot com changed: W