This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11517] g++ fails to properly convert pointer expressions in conditional expressions.
- From: "gdr at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jul 2003 10:44:30 -0000
- Subject: [Bug c++/11517] g++ fails to properly convert pointer expressions in conditional expressions.
- References: <20030714104225.11517.gdr@gcc.gnu.org>
- 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=11517
------- Additional Comments From gdr at gcc dot gnu dot org 2003-07-14 10:44 -------
Created an attachment (id=4401)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4401&action=view)
this file contains a snipped of the rejected program