2011-04-24 Gary Funck <gary@intrepid.com>
commit35fc71d34bee6afc833ef5112ff9cdf40b1e1f64
authorgfunck <gfunck@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Apr 2011 22:37:43 +0000 (24 22:37 +0000)
committergfunck <gfunck@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Apr 2011 22:37:43 +0000 (24 22:37 +0000)
tree07e0e0d398d46b4ee6aa9372998d009771a1dde1
parent581a390858ceba3d80c0124c2d79cb3789f70f49
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gupc@172921 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/DATESTAMP
gcc/upc/ChangeLog
gcc/upc/upc-cmd.c