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++/25466] typeid expression fails to throw bad_typeid according to 5.2.8p2



------- Comment #1 from pinskia at gcc dot gnu dot org  2005-12-17 21:44 -------
This is a front-end issue:
  <<cleanup_point <<< Unknown tree: expr_stmt  (void) (struct type_info *)
*(((void) (result = 1);  *0B;)._vptr.polymorphic + -4B) >>>>>;

Confirmed.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|libstdc++                   |c++
     Ever Confirmed|0                           |1
           Keywords|                            |wrong-code
   Last reconfirmed|0000-00-00 00:00:00         |2005-12-17 21:44:06
               date|                            |


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


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