This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/32882] Mismatched types with pointer to member functions and -fstrict-aliasing
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jul 2007 16:19:09 -0000
- Subject: [Bug c++/32882] Mismatched types with pointer to member functions and -fstrict-aliasing
- References: <bug-32882-10053@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from rguenth at gcc dot gnu dot org 2007-07-24 16:19 -------
Created an attachment (id=13960)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13960&action=view)
testcase (slightly reduced from tr1/3_function_objects/function/8.cc)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32882