diff options
author | Richard Biener <rguenther@suse.de> | 2020-01-14 10:42:47 +0100 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2020-05-06 08:41:17 +0200 |
commit | 3f969affaf77cc21583941b0e0652c286c433d26 (patch) | |
tree | 5e1e0e0d6e7ed64cea7106cd047802541a809758 /gcc/combine.c | |
parent | cc80c1e4232a71080e793c7147e0830b88bda937 (diff) | |
download | gcc-3f969affaf77cc21583941b0e0652c286c433d26.zip gcc-3f969affaf77cc21583941b0e0652c286c433d26.tar.gz gcc-3f969affaf77cc21583941b0e0652c286c433d26.tar.bz2 |
Adjust integer <-> pointer conversion IL checking
The existing check doesn't reflect the actual reason why it exists,
the patch makes us to use POINTERS_EXTEND_UNSIGNED instead which
is specified for ptr_mode and word_mode/Pmode precision.
2020-05-06 Richard Biener <rguenther@suse.de>
* tree-cfg.c (verify_gimple_assign_unary): Adjust integer
to/from pointer conversion checking.
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions