This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Alpha doesnt unroll loops


	I wonder how this slipped through.  Richard should perhaps check that the
	original testcase still works correctly with this patch.

The original testcase was broken by a combine optimization, which was
disabled by the alpha.c/alpha.md changes made at the same time as the loop
change.

The loop change was apparently just a related change to make the patch
complete.  Since it didn't directly affect the testcase, the typo went
unnoticed.

I checked in my patch.

Jim


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]