This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/13325] [tree-ssa] Weird warning on memcpy(d, s, 0)
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Dec 2003 22:53:35 -0000
- Subject: [Bug c/13325] [tree-ssa] Weird warning on memcpy(d, s, 0)
- References: <20031205222859.13325.falk@debian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-12-05 22:53 -------
Confirmed, the problem is how do we really decide what to warn about and what not to warn
about, there are some regressions because we do not warn about some times.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-12-05 22:53:35
date| |
Target Milestone|--- |tree-ssa
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13325