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]

r172921 - in /branches/gupc/gcc: DATESTAMP upc/...


Author: gfunck
Date: Sun Apr 24 22:37:43 2011
New Revision: 172921

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172921
Log:
2011-04-24  Gary Funck  <gary@intrepid.com>

	* upc-cmd.c (GCC_WORD_SWITCH_TAKES_ARG): Add "--param"
	  to the list of switches that accept arguments.
	  (main): Check for switches that have a following
	  argument inside the loop that copies arguments and
	  adds '-x upc' or '-x none' as necessary.
	  (main): Misc. clean ups and simplifications.

Modified:
    branches/gupc/gcc/DATESTAMP
    branches/gupc/gcc/upc/ChangeLog
    branches/gupc/gcc/upc/upc-cmd.c


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