This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/1920] no warning or error with cast-as-lvalue extension
- From: "markus dot breuer at materna dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Aug 2003 05:28:30 -0000
- Subject: [Bug c++/1920] no warning or error with cast-as-lvalue extension
- References: <20010209012601.1920.mdejong@redhat.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=1920
------- Additional Comments From markus dot breuer at materna dot de 2003-08-06 05:28 -------
How does gcc3.4 fix this error, if cast-as-lvalue has not been removed yet?
Will the gcc produce an error on compiling or generate appropriate code?