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] |
> - DONE; > + if (INTVAL (operands[1]) == 0) > + { As we spoke, should probably check if operands == const0_rtx instead. I think... :) I'm sure someone will correct me if I'm wrong. -eric -- Eric Christopher <echristo@redhat.com>
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |