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++/23636] [4.0/4.1 Regression] crashes on ThreadWeaver compilation


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-31 00:10 -------
This is a C++ front-end bug, EXPR_STMT should be a tcc_statement and not a tcc_expression.
I will test the patch for this.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
          Component|middle-end                  |c++


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


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