This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/45492] G++ permits function-to-data pointer conversions with __extension__ in functions, but not function templates
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 29 May 2012 11:52:52 +0000
- Subject: [Bug c++/45492] G++ permits function-to-data pointer conversions with __extension__ in functions, but not function templates
- Auto-submitted: auto-generated
- References: <bug-45492-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45492
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC|gcc-bugs at gcc dot gnu.org |
Resolution| |DUPLICATE
--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-05-29 11:52:52 UTC ---
It's the same issue.
*** This bug has been marked as a duplicate of bug 21385 ***