aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-alias.h
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2024-05-16 12:35:28 +0200
committerRichard Biener <rguenther@suse.de>2024-05-16 14:44:17 +0200
commita9251ab3c91c8c559d0306838575a666ae62dff4 (patch)
treeef2e4e58b9e7d143a0876b1e338431239a66f7a3 /gcc/tree-ssa-alias.h
parent57f8a2f67c1536be23231808ab00613ab69193ed (diff)
downloadgcc-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