summaryrefslogtreecommitdiffstats
path: root/gcc/testsuite/gnat.dg/loop_optimization6.ads
Commit message (Collapse)AuthorAgeFilesLines
* * tree-scalar-evolution.c (follow_ssa_edge_expr) <NOP_EXPR>: Turnebotcazou2009-05-191-0/+4
into CASE_CONVERT. <PLUS_EXPR>: Strip useless type conversions instead of type nops. Propagate the type of the first operand. <ASSERT_EXPR>: Simplify. (follow_ssa_edge_in_rhs): Use gimple_expr_type to get the type. Rewrite using the RHS code as discriminant. <NOP_EXPR>: Turn into CASE_CONVERT. <PLUS_EXPR>: Propagate the type of the first operand. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@147716 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud