aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const-call.cc
diff options
context:
space:
mode:
authorPhilip Herron <philip.herron@embecosm.com>2022-09-27 09:50:06 +0100
committerPhilip Herron <philip.herron@embecosm.com>2022-09-27 12:24:37 +0100
commitb17e69852ea999547305b19e9c8da385f6c31e1e (patch)
tree8c1d4cb6c632a7bb468454b1b8c24d50743d665d /gcc/fold-const-call.cc
parentb37c71dd77db88e769b1119646cd25e99065c0da (diff)
downloadgcc-b17e69852ea999547305b19e9c8da385f6c31e1e.zip
gcc-b17e69852ea999547305b19e9c8da385f6c31e1e.tar.gz
gcc-b17e69852ea999547305b19e9c8da385f6c31e1e.tar.bz2
Fix missing dead code analysis ICE on local enum definition
When resolving local enum's within a Block the name resolution info is not at the top of the stack so this patch introduces a new mappings class for miscellaneous name resolutions which can be used during path analaysis. Fixes #1272
Diffstat (limited to 'gcc/fold-const-call.cc')
0 files changed, 0 insertions, 0 deletions