This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/23605] memset() Optimization on x86-32 bit
- 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: 28 Aug 2005 23:00:52 -0000
- Subject: [Bug target/23605] memset() Optimization on x86-32 bit
- References: <20050828200424.23605.kevin@planetsaphire.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-28 23:00 -------
Oh, I forgot to mention if you want to inline all string functions, use -minline-all-stringops.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23605