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]

Re: Reload bug


   From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
   Date: 15 Jul 1998 11:20:27 +0200

   The function reg_overlap_mentioned_for_reload_p can only be called
   for certain rtx.  A zero_extract is not one of them.

Do you have a small testcase which can trigger this bug?

It's not that I think your fix is incorrect, however I'd like to have
a test case to get a better idea of what is going wrong.

Later,
David S. Miller
davem@dm.cobaltmicro.com


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