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 c++/23839] [4.0/4.1 Regression] ICE: expected var_decl, have parm_decl in cxx_mark_addressable, at cp/typeck.c:4343


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-12 20:04 -------
Confirmed, a regression from 3.4.0 (with checking) which did not ICE on this.
It also worked with "3.5.0 20040909".

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
      Known to fail|                            |4.0.0 4.1.0
      Known to work|                            |3.4.0
   Last reconfirmed|0000-00-00 00:00:00         |2005-09-12 20:04:30
               date|                            |
            Summary|[4.1 Regression] ICE:       |[4.0/4.1 Regression] ICE:
                   |expected var_decl, have     |expected var_decl, have
                   |parm_decl in                |parm_decl in
                   |cxx_mark_addressable, at    |cxx_mark_addressable, at
                   |cp/typeck.c:4343            |cp/typeck.c:4343
   Target Milestone|---                         |4.0.2


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


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