diff options
author | David Malcolm <dmalcolm@redhat.com> | 2015-11-23 21:00:13 +0000 |
---|---|---|
committer | David Malcolm <dmalcolm@gcc.gnu.org> | 2015-11-23 21:00:13 +0000 |
commit | cbd03aee24f57b42a82a119e4182b442ef3b8db3 (patch) | |
tree | 058f5735877ed92a7541da52bb3cfb4c72b3c5a4 /gcc/gdbhooks.py | |
parent | cd9ec14217a566fa0ae12ccf34534cbb7680f5ab (diff) | |
download | gcc-cbd03aee24f57b42a82a119e4182b442ef3b8db3.zip gcc-cbd03aee24f57b42a82a119e4182b442ef3b8db3.tar.gz gcc-cbd03aee24f57b42a82a119e4182b442ef3b8db3.tar.bz2 |
Fix PR objc/68438 (uninitialized source ranges)
gcc/c/ChangeLog:
PR objc/68438
* c-parser.c (c_parser_postfix_expression): Set up source ranges
for various Objective-C constructs: Class.name syntax,
@selector(), @protocol(), @encode(), and [] message syntax.
gcc/testsuite/ChangeLog:
PR objc/68438
* objc.dg/plugin: New subdirectory.
* objc.dg/plugin/diagnostic-test-expressions-1.m: New test file.
* objc.dg/plugin/plugin.exp: New file, based on
gcc.dg/plugin/plugin.exp.
From-SVN: r230775
Diffstat (limited to 'gcc/gdbhooks.py')
0 files changed, 0 insertions, 0 deletions