This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [PATCH] scheduler register pressure excessive stack space


>>>>> law  writes:

Jeff> I don't recall you withdrawing any of the scheduler patches -- I recall you
Jeff> withdrawing a patch to optabs.c which incorrectly used emit_no_conflict_block,
Jeff> but I don't recall you withdrawing anything related to the scheduler.

Jeff> Can you point me to any additional data which caused you to withdraw the
Jeff> scheduler libcall patch?  It seems to me that if it's causing problems, then
Jeff> they must be unrelated latent bugs.

	Yes, it is yet another latent bug which I had not yet tracked
down.  The patch itself is correct, but I did not want to check in a patch
exposing latent bugs I could not fix.  All of the intervening patches have
been for latent bugs leading to this patch, but apparently there still are
more.

	The following link is my reply to Richard Henderson's original
approval of the patch where I withdrew it due to failures I discovered:

http://gcc.gnu.org/ml/gcc-patches/2002-04/msg00094.html

David


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