This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: sayle
Date: Mon Feb  5 16:39:58 2007
New Revision: 121603

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121603
Log:

	* config/alpha/alpha.c (alpha_add_builtins): New Helper function.
	Set TREE_READONLY and TREE_NOTHROW directly, not via attributes.
	(alpha_init_builtins): Use alpha_add_builtins to process tables.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]