objc:
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Sep 2004 21:38:08 +0000 (21:38 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Sep 2004 21:38:08 +0000 (21:38 +0000)
commit775e7a4efd17639836a5466a870333ac91237654
tree781ebf2315847f7b39e8ba9bdf4681e8afcaefe5
parent158eddcca188bb48469098a88c69624d20a0549c
objc:
* objc-act.c: Change annotate_with_locus to SET_EXPR_LOCATION
throughout.
(objc_init): Only set input_line to 0 #ifndef USE_MAPPED_LOCATION.
(build_selector_translation_table): Use %J in diagnostic
instead of diddling input_line.  Fix spelling.
testsuite:
* objc.dg/proto-lossage-4.m: Use long instead of int to avoid
extra diagnostics on targets with 64-bit pointers.
* objc.dg/selector-1.m: Adjust dg-warning regexp.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88072 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/objc/ChangeLog
gcc/objc/objc-act.c
gcc/testsuite/ChangeLog
gcc/testsuite/objc.dg/proto-lossage-4.m
gcc/testsuite/objc.dg/selector-1.m