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]

[PATCH] remove dead code in recog.c


Unless I'm totally blind today, there is a useless while loop in split_all_insns. Bootstrap/regtest in progress, okay for mainline?

Paolo

2009-10-30 Paolo Bonzini <bonzini@gnu.org>

* recog.c (split_all_insns): Remove dead code.

Attachment: gcc-strange-thing.patch
Description: Text document


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