This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/54807] Names declared in a for's for-init-statement and condition should be in the same declarative region
- From: "ulfalizer at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 04 Oct 2012 04:57:42 +0000
- Subject: [Bug c++/54807] Names declared in a for's for-init-statement and condition should be in the same declarative region
- Auto-submitted: auto-generated
- References: <bug-54807-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54807
--- Comment #2 from Ulf Magnusson <ulfalizer at gmail dot com> 2012-10-04 04:57:42 UTC ---
Could very well be the same problem, but I don't have 4.7 handy to confirm.