http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53988



--- Comment #2 from Oleg Endo <olegendo at gcc dot gnu.org> 2012-10-31 22:08:42 
UTC ---

There was a typo in the PR number when committing the patch for this issue.

This is the original commit message that accidentally ended up in PR 54988:



Author: olegendo

Date: Tue Oct 30 09:07:08 2012

New Revision: 192982



URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192982

Log:

    PR target/54988

    * config/sh/sh.md (tstqi_t_zero): Rename to *tstqi_t_zero.

    (*tst<mode>_t_zero): New insns.

    * config/sh/iterators.md (lowpart_be, lowpart_le): New mode attributes.



    PR target/54988

    * gcc.target/sh/pr53988.c: New.





Added:

    trunk/gcc/testsuite/gcc.target/sh/pr53988.c

Modified:

    trunk/gcc/ChangeLog

    trunk/gcc/config/sh/iterators.md

    trunk/gcc/config/sh/sh.md

    trunk/gcc/testsuite/ChangeLog



I've fixed the typos in the ChangeLog files.

Reply via email to