This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug target/50135] Loop optimization.
- From: Jan Hubicka <hubicka at ucw dot cz>
- To: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 21 Aug 2011 14:01:02 +0200
- Subject: Re: [Bug target/50135] Loop optimization.
- References: <bug-50135-4@http.gcc.gnu.org/bugzilla/> <bug-50135-4-JHa7Qwr9mj@http.gcc.gnu.org/bugzilla/>
> I bet we have a duplicate report for not using the x86 loop instruction.
Well, we used to generate it until we concluded it is pointless...
Honza