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++/11295] [3.3/3.4 Regression] *reinterpret_cast<std::string *> causes ICE


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-06-23 16:02:12
               date|                            |
            Summary|*reinterpret_cast<std::strin|[3.3/3.4 Regression]
                   |g *> causes ICE             |*reinterpret_cast<std::strin
                   |                            |g *> causes ICE


------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-23 16:02 -------
I do not know if this is valid code as 3.0.4 rejected it and 2.95.3 accepted it.
But it does ICE's on 3.2.2, 3.2.3, and 3.3.1 (20030616) and the mainline (20030623).


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