Skip to content
Snippets Groups Projects
Commit 60e8b9f0 authored by Graham Stott's avatar Graham Stott Committed by Graham Stott
Browse files

calls.c (try_to_integrate): Use "(size_t)" intermediate cast and when casting...

calls.c (try_to_integrate): Use "(size_t)" intermediate cast and when casting an integer literal to "rtx"...


        * calls.c (try_to_integrate): Use "(size_t)" intermediate
        cast and when casting an integer literal to "rtx" pointer.
        (expand_call): Likewise.
        * flow.c (try_pre_increment): Likewise.
        (find_use_as_address): Likewise.
        * integrate.c (expand_iline_function): Likewise.
        * regmove.c (try_auto_increment): Likewise.

From-SVN: r48906
parent 7b25b076
No related branches found
No related tags found
Loading
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