aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-uninit.c
diff options
context:
space:
mode:
authorPhilip Herron <philip.herron@embecosm.com>2021-11-24 16:31:49 +0000
committerPhilip Herron <philip.herron@embecosm.com>2021-11-24 16:31:49 +0000
commite7e65bbdf3a06a7d00ed7da4ff8ebb16031ed6c3 (patch)
treef75154244536a76f62a6cc4a89046ffd95bda6c7 /gcc/tree-ssa-uninit.c
parentf967dd27790a16837b55e6d2c5ee01dcba096f53 (diff)
downloadgcc-e7e65bbdf3a06a7d00ed7da4ff8ebb16031ed6c3.zip
gcc-e7e65bbdf3a06a7d00ed7da4ff8ebb16031ed6c3.tar.gz
gcc-e7e65bbdf3a06a7d00ed7da4ff8ebb16031ed6c3.tar.bz2
Allow references to arrays for ArrayIndexExpr accessor's
When we have an array-index expr rust allows the array reference to be a reference and the compiler is meant to add in the required implicit indirection. This checks for this senario and injects the indirection during code-generation. Fixes #815
Diffstat (limited to 'gcc/tree-ssa-uninit.c')
0 files changed, 0 insertions, 0 deletions