aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
diff options
context:
space:
mode:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>1999-03-02 07:21:47 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>1999-03-02 07:21:47 +0000
commitdf45c7eab7399b1d55920155599673b43e1f9286 (patch)
tree6e6c5cd87984a8a287fbc400726ee864e698334c /gcc/tree.c
parente2fe6abaf268001a639992d5c46bf384a936a8c0 (diff)
downloadgcc-df45c7eab7399b1d55920155599673b43e1f9286.zip
gcc-df45c7eab7399b1d55920155599673b43e1f9286.tar.gz
gcc-df45c7eab7399b1d55920155599673b43e1f9286.tar.bz2
alpha.c (alpha_cpu_name, [...]): Add the `const' keyword.
* alpha.c (alpha_cpu_name, alpha_cpu_string, alpha_tp_string, alpha_fprm_string, alpha_fptm_string, alpha_mlat_string, current_function_file): Add the `const' keyword. (normal_memory_operand): Mark parameter `mode' with ATTRIBUTE_UNUSED. (alpha_expand_unaligned_load): Add a default case to a switch. * alpha.h (alpha_cpu_string, alpha_fprm_string, alpha_fptm_string, alpha_tp_string, alpha_mlat_string): Add the `const' keyword. (normal_memory_operand): Add prototype. * alpha.md: Cast an expression to `unsigned HOST_WIDE_INT' when comparing against one. From-SVN: r25532
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions