diff options
author | Georg-Johann Lay <avr@gjlay.de> | 2016-07-20 13:07:43 +0000 |
---|---|---|
committer | Georg-Johann Lay <gjl@gcc.gnu.org> | 2016-07-20 13:07:43 +0000 |
commit | ffc2284012c94620bdbffb5276a264bd7fcf7d91 (patch) | |
tree | 3af01204ef4bbfc231cede2c4fc9c9162a5b05a7 /gcc/gdbhooks.py | |
parent | 144530cf6352a55404e04bce3354e23d7c7c2d1d (diff) | |
download | gcc-ffc2284012c94620bdbffb5276a264bd7fcf7d91.zip gcc-ffc2284012c94620bdbffb5276a264bd7fcf7d91.tar.gz gcc-ffc2284012c94620bdbffb5276a264bd7fcf7d91.tar.bz2 |
target.def (addr_space): Add new diagnose_usage to hook vector.
gcc/
* target.def (addr_space): Add new diagnose_usage to hook vector.
* targhooks.c (default_addr_space_diagnose_usage): Add default
implementation and...
* targhooks.h (default_addr_space_diagnose_usage): ... its prototype.
* c/c-parser.c (c_lex_one_token) [CPP_NAME]: If the token
is some address space, call targetm.addr_space.diagnose_usage.
* doc/tm.texi.in (Named Address Spaces): Add anchor for
TARGET_ADDR_SPACE_DIAGNOSE_USAGE documentation.
* doc/tm.texi: Regenerate.
From-SVN: r238514
Diffstat (limited to 'gcc/gdbhooks.py')
0 files changed, 0 insertions, 0 deletions