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/17716] [4.0 Regression] ICE in tree-ssa-dom


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-28 18:08 -------
The problem is that fold does not fold *&a[0], I think I have a patch to do that but I need to real testing 
on the patch.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2004-09-28 18:08:21
               date|                            |
            Summary|ICE in tree-ssa-dom         |[4.0 Regression] ICE in
                   |                            |tree-ssa-dom
   Target Milestone|---                         |4.0.0


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


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