https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77321
Marek Polacek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77321
--- Comment #6 from Marek Polacek ---
Author: mpolacek
Date: Mon Aug 22 21:53:59 2016
New Revision: 239676
URL: https://gcc.gnu.org/viewcvs?rev=239676&root=gcc&view=rev
Log:
PR c++/77321
* c-common.c (warn_for_memset): Check type
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77321
Marek Polacek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77321
Markus Trippelsdorf changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77321
--- Comment #3 from Bernd Schmidt ---
Looks OK to commit if you want to. I have no idea what the testcase is supposed
to mean or why the C++ frontend makes an identifier node with a NULL type, but
I assume there's a good reason.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77321
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77321
Markus Trippelsdorf changed:
What|Removed |Added
CC||bernds at gcc dot gnu.org
--- Comm