[Bug libstdc++/23497] [4.1 regression] Bogus 'is used uninitialized...' warning about std::complex<T>

gdr at integrable-solutions dot net gcc-bugzilla@gcc.gnu.org
Mon Aug 22 19:52:00 GMT 2005


------- Additional Comments From gdr at integrable-solutions dot net  2005-08-22 19:49 -------
Subject: Re:  [4.1 regression] Bogus 'is used uninitialized...' warning about std::complex<T>

"pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:

| This is a bug in libstdc++ headers.  Since complex has been come a
| "scalar" and cannot be loaded  piece wise.

That does not make any sense to me.  complex is an aggregate, whether
it can be loaded separately or not is irrelevant from libstdc++
perspective.  This is truly a middle-end bug.

-- Gaby


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23497



More information about the Gcc-bugs mailing list