r146912 - in /trunk/gcc: ChangeLog config/alpha...

uros@gcc.gnu.org uros@gcc.gnu.org
Tue Apr 28 19:58:00 GMT 2009


Author: uros
Date: Tue Apr 28 19:58:17 2009
New Revision: 146912

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146912
Log:
	* config/alpha/alpha.md (usegp): Cast the result of
	alpha_find_lo_sum_using_gp to enum attr_usegp.
	* config/alpha/alpha.c (override_options): Remove end-of-structure
	marker element from cpu_table.  Use array size of cpu_table to handle
	-mcpu and -mtune options.
	(tls_symbolic_operand_type): Change 0 to TLS_MODEL_NONE.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/alpha/alpha.c
    trunk/gcc/config/alpha/alpha.md
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list