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 tree-optimization/13952] [tree-ssa] SRA does not work for structs containing arrays


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-29 17:23 -------
Just like 13953:
  param$f1_7 = param.f1;
  param$f1_8 = 0;
  param.f1 = param$f1_8;
  local = param;
  local$f1_10 = local.f1;
  T.0_4 = local$f1_10;

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2004-03-03 06:29:50         |2004-06-29 17:23:56
               date|                            |


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


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