This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/71885] Incorrect code generated with -01, memset() function call is missing
- From: "kern at sibbald dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 15 Aug 2016 14:52:32 +0000
- Subject: [Bug c++/71885] Incorrect code generated with -01, memset() function call is missing
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
- References: <bug-71885-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71885
--- Comment #23 from Kern Sibbald <kern at sibbald dot com> ---
In response to the last post of Jonathan Wakely.
Thanks, that is the first time someone on the gcc side has said something that
makes sense. Of course, possibly I missed or misunderstood previous arguments.
That said, I still think the project made a bad decision on this one, and spent
time implementing something that has broken a lot of code and caused users (not
just developers) a lot of grief.