This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/60894] [4.9 Regression] Use of redundant struct keyword in function prototype combined with using statement causes compilation error
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 03 Aug 2016 11:08:13 +0000
- Subject: [Bug c++/60894] [4.9 Regression] Use of redundant struct keyword in function prototype combined with using statement causes compilation error
- Auto-submitted: auto-generated
- References: <bug-60894-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60894
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Known to work| |5.0
Resolution|--- |FIXED
Target Milestone|4.9.4 |5.0
Known to fail|5.0 |4.9.4
--- Comment #17 from Richard Biener <rguenth at gcc dot gnu.org> ---
Fixed.