This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/66355] defining a constructor inhibits optimization
- From: "kalmquist1 at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 10 Jun 2015 01:04:21 +0000
- Subject: [Bug c++/66355] defining a constructor inhibits optimization
- Auto-submitted: auto-generated
- References: <bug-66355-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66355
kalmquist1 at hotmail dot com <kalmquist1 at hotmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #3 from kalmquist1 at hotmail dot com <kalmquist1 at hotmail dot com> ---
Thanks to the pointer provided by Marc Glisse, I found that this issue was
reported back in 2001, in PR 4131.
*** This bug has been marked as a duplicate of bug 4131 ***