[Bug c++/13776] [tree-ssa] Many C++ compile-time regression in 3.5-tree-ssa 040120
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Mar 28 18:45:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-03-28 18:45 -------
I noticed that bsi functions were not being optimized that well because bsi is a struct
which contained structs so marking this depends on PR 13953 which is for SRA
optimizing on structs containing structs.
--
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |13953
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13776
More information about the Gcc-bugs
mailing list