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/16225] [3.5 regression] ICE: verify_ssa failed.


------- Additional Comments From rakdver at gcc dot gnu dot org  2004-07-20 16:17 -------
Indeed there is a problem in tailr that is confused by function argument that
is also used as a name tag.

Since tree-loop-ch does not go into and out of ssa and does not
lose aliasing info, I don't understand the remark at the second bug
(that maybe should get a separate PR?)

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rakdver at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED


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


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