diff options
author | Richard Biener <rguenther@suse.de> | 2024-05-16 12:35:28 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2024-05-16 14:44:17 +0200 |
commit | a9251ab3c91c8c559d0306838575a666ae62dff4 (patch) | |
tree | ef2e4e58b9e7d143a0876b1e338431239a66f7a3 /gcc/tree-ssa-alias.h | |
parent | 57f8a2f67c1536be23231808ab00613ab69193ed (diff) | |
download | gcc-a9251ab3c91c8c559d0306838575a666ae62dff4.zip gcc-a9251ab3c91c8c559d0306838575a666ae62dff4.tar.gz gcc-a9251ab3c91c8c559d0306838575a666ae62dff4.tar.bz2 |
wrong code with points-to and volatile
The following fixes points-to analysis which ignores the fact that
volatile qualified refs can result in any pointer.
* tree-ssa-structalias.cc (get_constraint_for_1): For
volatile referenced or decls use ANYTHING.
* gcc.dg/tree-ssa/alias-38.c: New testcase.
Diffstat (limited to 'gcc/tree-ssa-alias.h')
0 files changed, 0 insertions, 0 deletions