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/16690] [lno] Segfault in verify_dominators


------- Additional Comments From rakdver at gcc dot gnu dot org  2004-07-29 08:56 -------
The problem was caused by a bug in iterate_fix_dominators.  This patch fixes 
it; the patch also contains some other improvements to dom computing, since I 
noticed a similar bug when I was preparing patch with them for mainline (that 
I will post soon). 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


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