aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/dump-parse-tree.c
diff options
context:
space:
mode:
authorAdrian Straetling <straetling@de.ibm.com>2005-05-09 18:12:25 +0000
committerUlrich Weigand <uweigand@gcc.gnu.org>2005-05-09 18:12:25 +0000
commit3ed99cc9201090163e6dd0e938c22dac226754a0 (patch)
treec447c33129b6a8354048ec4204273b1c90da2398 /gcc/fortran/dump-parse-tree.c
parentab96de7ea659d9cdb6eb218739c8d24d4856f789 (diff)
downloadgcc-3ed99cc9201090163e6dd0e938c22dac226754a0.zip
gcc-3ed99cc9201090163e6dd0e938c22dac226754a0.tar.gz
gcc-3ed99cc9201090163e6dd0e938c22dac226754a0.tar.bz2
s390-protos.h: (s390_match_ccmode...
2005-05-09 Adrian Straetling <straetling@de.ibm.com> * config/s390/s390-protos.h: (s390_match_ccmode, s390_match_ccmode_set, reg_used_in_mem_p, symbolic_reference_mentioned_p, tls_symbolic_reference_mentioned_p, legitimate_la_operand_p, preferred_la_operand_p, s390_short_displacement, addr_generation_dependency_p, legitimate_reload_constant_p, legitimate_address_p): Change return type into 'bool'. (s390_tm_ccmode): Change type of parameter "mixed" into 'bool'. * config/s390/s390.c: (s390_match_ccmode, symbolic_reference_mentioned_p, tls_symbolic_reference_mentioned_p, legitimate_reload_constant_p): Change return type into 'bool'. (preferred_la_operand_p,legitimate_la_operand_p, legitimate_address_p): Likewise. Additionally adapted comment. (s390_extra_constraint_p): Change Comment to reflect 'int' return type. (s390_tm_ccmode): Change type of parameter "mixed" into 'bool'. (s390_decompose_address): Change the type of the internal flags "pointer", "base_ptr", "indx_ptr", and the return value into 'bool'. (struct s390_address): Change type of "pointer" into bool. * config/s390/s390.md: ("*tmdi_reg", "*tmsi_reg", "tm<mode>_full"): Adapt calls for 's390_tm_ccmode' to the new signature. From-SVN: r99463
Diffstat (limited to 'gcc/fortran/dump-parse-tree.c')
0 files changed, 0 insertions, 0 deletions