Skip to content
Snippets Groups Projects
  • Graham Stott's avatar
    60e8b9f0
    calls.c (try_to_integrate): Use "(size_t)" intermediate cast and when casting... · 60e8b9f0
    Graham Stott authored
    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
    60e8b9f0
    History
    calls.c (try_to_integrate): Use "(size_t)" intermediate cast and when casting...
    Graham Stott authored
    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