------- Additional Comments From falk at debian dot org 2005-08-20 17:38 ------- I can confirm this on alphaev68-linux, even without -g. C test case:
void f() { __complex__ double t; __imag__ t = 0; } Was introduced somewhere between 2005-05-17 and 2005-06-30. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1 Keywords| |diagnostic Known to fail| |4.1.0 Known to work| |3.4.5 4.0.2 Summary|[REGRESSION] Bogus 'is used |[4.1 regression] Bogus 'is |uninitialized...' warning |used uninitialized...' |about std::complex<T> |warning about | |std::complex<T> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23497