This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix sort optimizer to not hang inside loops
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 19 Mar 2000 05:27:31 +0000 (05:27 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 19 Mar 2000 05:27:31 +0000 (05:27 +0000)
commit71a29c3c6e68e84b4c2fa366c4878918712829a9
tree6006140239eb94671f06f42e3ac3ef2095053f25
parent3dcd9d33ba0f5c25b8e7a1285e47073c4ec85071
fix sort optimizer to not hang inside loops

p4raw-id: //depot/perl@5815
op.c
t/op/sort.t