Skip to content
Snippets Groups Projects
Commit 5352ea68 authored by Andrew Pinski's avatar Andrew Pinski Committed by Andrew Pinski
Browse files

re PR rtl-optimization/54524 (Spurious add on sum of bitshifts (forward-propagate issue))

2012-11-02  Andrew Pinski  <apinski@cavium.com>

        PR rtl-opt/54524
        * simplify-rtx.c (simplify_relational_operation_1): Don't simplify
        (LTU/GEU (PLUS a 0) 0) into (GEU/LTU a 0) since they are not equivalent.

From-SVN: r193111
parent 556ea391
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment