Commit a3395528 by John David Anglin

Add missing '*' to log entry.

From-SVN: r132200
parent 7efc22ea
2008-02-08 Steven Bosscher <stevenb.gcc@gmail.com> 2008-02-08 Steven Bosscher <stevenb.gcc@gmail.com>
PR middle-end/34627 PR middle-end/34627
combine.c (simplify_if_then_else): Make sure the comparison is * combine.c (simplify_if_then_else): Make sure the comparison is
against const0_rtx when simplifying to (abs x) or (neg (abs X)). against const0_rtx when simplifying to (abs x) or (neg (abs X)).
2008-02-08 Richard Sandiford <rsandifo@nildram.co.uk> 2008-02-08 Richard Sandiford <rsandifo@nildram.co.uk>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment