This is the mail archive of the gcc-patches@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]

Re: [PATCH] Move common config/alpha vms bits to new config/vms dir


On 07/30/2009 12:10 AM, Douglas B Rupp wrote:
+DECC=`echo $(CC) | sed -e 's/stage[123]\/xgcc.exe -B.*/decc.exe/' -e
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

These two arguments are obsolete and should be removed. The rest of the patch is just moving files around and is okay as far as I'm concerned.

Here is what I cannot approve:

	* config/alpha/alpha.c (alpha_start_function):
	Handle VMS_DEBUG_MAIN_POINTER
	* config/alpha/vms.h (VMS_DEBUG_MAIN_POINTER): Define new macro.
	* doc/invoke.texi: Document -mdebug-main switch.

Paolo


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