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 c++/14468] [tree-ssa] ICE in verify_stmts (tree-cfg.c)


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-07 17:10 -------
After disabling the lowering I get:
  T.5 = i - 1;
  <D1486> = a[T.5];

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  GCC build triplet|cygwin                      |
   GCC host triplet|i686-pc-cygwin              |
 GCC target triplet|i686-pc-cygwin              |


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


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