diff options
author | Richard Biener <rguenther@suse.de> | 2023-12-18 11:41:03 +0100 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2023-12-18 12:58:06 +0100 |
commit | 5bca321faa30c4fb46225efbe2698a13b3271b1c (patch) | |
tree | 79624fa984770d2b4e71699f7fd0a2604f068f8c /gotools | |
parent | 8c5d1d13882a0e58c308b95b1b51484721eafded (diff) | |
download | gcc-5bca321faa30c4fb46225efbe2698a13b3271b1c.zip gcc-5bca321faa30c4fb46225efbe2698a13b3271b1c.tar.gz gcc-5bca321faa30c4fb46225efbe2698a13b3271b1c.tar.bz2 |
c/111975 - GIMPLE FE dumping and parsing of TARGET_MEM_REF
The following adds dumping of TARGET_MEM_REF in -gimple form and
adds parsing of it to the GIMPLE FE.
PR c/111975
gcc/c/
* gimple-parser.cc (c_parser_gimple_postfix_expression):
Parse TARGET_MEM_REF extended operands for __MEM.
gcc/
* tree-pretty-print.cc (dump_mem_ref): Use TDF_GIMPLE path
also for TARGET_MEM_REF and amend it.
gcc/testsuite/
* gcc.dg/gimplefe-52.c: New testcase.
Diffstat (limited to 'gotools')
0 files changed, 0 insertions, 0 deletions