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/22269] [4.1 Regression] ICE in tree-ssa-reassoc with uninitialized variables


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-01 16:04 -------
The ICE is:
t2.c: In function ?main?:
t2.c:2: internal compiler error: tree check: expected ssa_name, have integer_cst in should_transpose, at 
tree-ssa-reassoc.c:411
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
   Target Milestone|---                         |4.1.0


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


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