r217118 - in /trunk/gcc: ChangeLog rtl.h simpli...

thopre01@gcc.gnu.org thopre01@gcc.gnu.org
Wed Nov 5 11:22:00 GMT 2014


Author: thopre01
Date: Wed Nov  5 11:22:28 2014
New Revision: 217118

URL: https://gcc.gnu.org/viewcvs?rev=217118&root=gcc&view=rev
Log:
2014-11-05  Alex Velenko  <Alex.Velenko@arm.com>

    gcc/
    * simplify-rtx.c (simplify_binary_operation_1): Div check added.
    * rtl.h (SUBREG_P): New macro added.

    gcc/testsuite/
    * gcc.dg/asr-div1.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.dg/asr_div1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/rtl.h
    trunk/gcc/simplify-rtx.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list