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/24300] segfault in operand_equal_p with -ftree-vectorize



------- Comment #2 from rth at gcc dot gnu dot org  2005-10-10 21:56 -------
Created an attachment (id=9954)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9954&action=view)
proposed patch

Try this.  Zdenek, as I read things, freeing the estimates should be safe,
and are recomputed as needed by subsequent loop passes.  Correct?


-- 

rth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rth at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED


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


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