This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/34064] ARM: missed optimization (conditional store)
- 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: 8 Dec 2007 23:26:53 -0000
- Subject: [Bug target/34064] ARM: missed optimization (conditional store)
- References: <bug-34064-15252@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-12-08 23:26 -------
-Os disables copy loop header which would have done some parts of this opt.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34064