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] |
> I still think you need a comment on the addhi3 pattern. Adding a > constant zero is non-canonical, so this should never match, and its > existence is an obvious bug that someone else may validly try to fix by > removing the Z alternative. Thus you need a comment to explain why it > needs to be there. I checked it in with a suitable comment. Thanks!
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |