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 middle-end/14470] [tree-ssa] trouble with post-increment


------- Additional Comments From dnovillo at gcc dot gnu dot org  2004-05-03 14:42 -------

Fixed for tree-ssa.  However, the fix is temporary.  The real fix exposes an
alias analysis bug that is to invasive to fix in the freeze period (see
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15262).

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


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


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