This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/32887] memset warning
- From: "cnstar9988 at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jul 2007 08:13:14 -0000
- Subject: [Bug middle-end/32887] memset warning
- References: <bug-32887-14862@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from cnstar9988 at gmail dot com 2007-07-26 08:13 -------
Created an attachment (id=13981)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13981&action=view)
(64bit)gcc -m32 -O3 -Wall test.c -save-temps
(64bit)gcc -m32 -O3 -Wall test.c -save-temps
In this platform, it's no warning.
why these with no warning?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32887