This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15770] compiler does not reject illegal forward reference
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jun 2004 11:37:42 -0000
- Subject: [Bug c++/15770] compiler does not reject illegal forward reference
- References: <20040602065348.15770.jbeulich@novell.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-02 11:37 -------
I actually think this is valid but I have not looked it up in the standard, note ICC 6.0 even in strict mode
accepts this code.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15770