This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/54971] SRA pessimizes debug info by not creating debug stmts for fields without replacements


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

--- Comment #15 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-10-29 15:25:36 UTC ---
The intermediate copies should be DSE-able, as shown when the #c14 testcases
are changed to have a resp. x on all RHSs.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]