diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2015-07-16 13:50:08 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2015-07-16 13:50:08 +0000 |
commit | c9f84f2e1d697a8d6a6e696bd26933ca4a858da0 (patch) | |
tree | b2ee1ab0865bf93d131b453a750d3d087b3fd325 /gcc/genoutput.c | |
parent | ca018d3cc0872d88bf3ffab1dc4e11bab6041d8c (diff) | |
download | gcc-c9f84f2e1d697a8d6a6e696bd26933ca4a858da0.tar.gz |
gensupport.h (compute_test_codes): Take a file_location rather than a line number.
gcc/
* gensupport.h (compute_test_codes): Take a file_location rather
than a line number.
* gensupport.c (compute_test_codes): Likewise. Use *_at functions
rather than *_with_line functions.
(process_define_predicate): Update call to compute_test_codes.
* genpreds.c (validate_exp): Take a file_location rather than a
line number. Use *_at functions rather than *_with_line functions.
(process_define_predicate): Update call to validate_exp.
(constraint_data): Replace lineno field with a file_location.
(add_constraint): Take a file_location rather than a line number.
Use *_at functions rather than *_with_line functions. Fix error
message for address constraints. Update after changes to
validate_exp, constraint_data and compute_test_codes.
(process_define_constraint): Update accordingly.
(process_define_register_constraint): Likewise.
From-SVN: r225882
Diffstat (limited to 'gcc/genoutput.c')
0 files changed, 0 insertions, 0 deletions