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++/14033] [3.3/3.4/3.5 Regression] tree check: expected class 't', have 'x' (error_mark) in initialize_inlined_parameters, at tree-inline.c:829


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-05 21:57 -------
Confirmed, a regression.  -finline-functions -finline is only needed to get the error.
Also 3.4.0 is worse as it is just ICEing with an error message.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |error-recovery, ice-on-
                   |                            |invalid-code
      Known to fail|                            |3.3.1 3.4.0 3.2.3 3.0.4
                   |                            |3.2.2 3.5.0
      Known to work|                            |2.95.3
   Last reconfirmed|0000-00-00 00:00:00         |2004-02-05 21:57:49
               date|                            |
            Summary|tree check: expected class  |[3.3/3.4/3.5 Regression]
                   |'t', have 'x' (error_mark)  |tree check: expected class
                   |in                          |'t', have 'x' (error_mark)
                   |initialize_inlined_parameter|in
                   |s, at tree-inline.c:829     |initialize_inlined_parameter
                   |                            |s, at tree-inline.c:829
   Target Milestone|---                         |3.4.0


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


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