diff options
author | Andrew MacLeod <amacleod@redhat.com> | 2020-11-13 13:56:01 -0500 |
---|---|---|
committer | Andrew MacLeod <amacleod@redhat.com> | 2020-11-13 13:59:44 -0500 |
commit | fcbb6018abaf04d30e2cf6fff2eb35115412cdd5 (patch) | |
tree | c727a4cb985b90cfcb860d5e8a09f54615a1bd45 /gcc/tree-ssa-alias.c | |
parent | 84096498a7bd788599d4a7ca63543fc7c297645e (diff) | |
download | gcc-fcbb6018abaf04d30e2cf6fff2eb35115412cdd5.zip gcc-fcbb6018abaf04d30e2cf6fff2eb35115412cdd5.tar.gz gcc-fcbb6018abaf04d30e2cf6fff2eb35115412cdd5.tar.bz2 |
Re: Fix gimple_expr_code?
have gimple_expr_code return the correct code for GIMPLE_ASSIGN.
use gassign and gcond in gimple_range_handler.
* gimple-range.h (gimple_range_handler): Cast to gimple stmt
kinds before asking for code and type.
* gimple.h (gimple_expr_code): Call gassign and gcond routines
to get their expr_code.
Diffstat (limited to 'gcc/tree-ssa-alias.c')
0 files changed, 0 insertions, 0 deletions