This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11295] [3.3/3.4 Regression] *reinterpret_cast<std::string *> causes ICE
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jun 2003 00:18:29 -0000
- Subject: [Bug c++/11295] [3.3/3.4 Regression] *reinterpret_cast<std::string *> causes ICE
- References: <20030623155039.11295.jfc@legra.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
------- Additional Comments From pinskia at physics dot uc dot edu 2003-06-24 00:18 -------
Thanks Wolfgang for the explanation on how this is valid code, so this is a regression still.