This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/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 23:48:05 -0000
- Subject: [Bug middle-end/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 23:48 -------
This is a middle-end issue :) (as fold-const is part of the middle-end).
--
What |Removed |Added
----------------------------------------------------------------------------
Component|c |middle-end
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13325