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] do not lower a/b to a*(1/b)


On Tue, May 17, 2005 at 09:08:32AM +0200, Paolo Bonzini wrote:
> No, it is not guaranteed that a label exists.  bsi_after_labels aborts 
> if no label exists.

Huh.  Oh, it wants to point to the last label, instead of (sanely) at
the first insn.  Oh well, a cleanup for another patch.



r~


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