[Bug c++/20073] [4.0 regression] ICE initializing const array

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Feb 19 20:09:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-19 13:07 -------
Caused By:
2005-02-18  Jakub Jelinek  <jakub@redhat.com>
        
        PR c++/19813
        * decl.c (start_decl_1): Clear TREE_READONLY flag if
        its type has TYPE_NEEDS_CONSTRUCTING.
        (complete_vars): Likewise.
2005-02-18  Jakub Jelinek  <jakub@redhat.com>

        PR c++/19813
        * emit-rtl.c (set_mem_attributes_minus_bitpos): Add assertion
        that ref to be marked MEM_READONLY_P doesn't have base that needs
        constructing.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at redhat dot com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-02-19 13:07:41
               date|                            |
   Target Milestone|---                         |4.0.0


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



More information about the Gcc-bugs mailing list