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] Fix PR middle-end/6100


   From: Jakub Jelinek <jakub@redhat.com>
   Date: Sat, 30 Mar 2002 20:32:54 +0100

   David, do you remember why you used REG_BR_PRED and not REG_BR_PROB
   like all other targets do?

It was so long ago, it is hard to remember.

Perhaps REG_BR_PRED was the only thing that existed at that time?  I
do recall that, back then, Sparc was the only backend using this
information.


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