[Bug c++/36168] Incorrect (and strange) warnings with -Wuninitialized

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed May 7 09:54:00 GMT 2008



------- Comment #5 from pinskia at gcc dot gnu dot org  2008-05-07 09:54 -------
(In reply to comment #4)
> Is this also expected behavior?

Most likely because SRA choses not to scalarize the aggregate.  Aka the
optimizators are choosing different choses based on the code.   Nothing new.

-- Pinski


-- 


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



More information about the Gcc-bugs mailing list