[Bug rtl-optimization/46614] [4.5/4.6 Regression] gcc.dg/vect/vect-strided-u8-i8-gap4.c FAILs with -fno-rename-registers -fsched2-use-superblocks
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Nov 23 13:59:00 GMT 2010
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46614
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> 2010-11-23 13:07:37 UTC ---
Yeah, on the #c4 testcase it works with additional
--param max-pending-list-length=33
(compared to the default 32), so it is related to the flush of pending list.
More information about the Gcc-bugs
mailing list