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/21610] [4.0/4.1 Regression] ICE in make_decl_rtl


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-16 19:15 -------
Hmm, shouldn't we unshare the tree when copy the value of p in? (oh that is what your patch does).
I wonder if we can just get rid of decl_constant_value_for_broken_optimization/decl_constant_value.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://gcc.gnu.org/ml/gcc-
                   |                            |patches/2005-
                   |                            |05/msg01566.html
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code, patch
   Last reconfirmed|0000-00-00 00:00:00         |2005-05-16 19:15:05
               date|                            |
            Summary|ICE in make_decl_rtl        |[4.0/4.1 Regression] ICE in
                   |                            |make_decl_rtl
   Target Milestone|---                         |4.0.1


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


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