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/29791] [4.3 Regression] ICE: tree check: expected ssa_name, have symbol_memory_tag in verify_ssa, at tree-ssa.c:776



------- Comment #5 from pinskia at gcc dot gnu dot org  2006-11-12 18:51 -------
The difference between the 4.2 branch and the trunk is:
On the trunk:
  #   PARM_NOALIAS.12_38 = V_MAY_DEF <PARM_NOALIAS.12_35>;
  (*D.1004_16)[0] = D.1010_27;

On the 4.2 branch:
  #   SMT.15_38 = V_MAY_DEF <SMT.15_37>;
  (*D.918_16)[0] = D.924_27;


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|4.1.2                       |4.1.2 4.2.0


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


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