Make Darwin -bundle option work. Patch from Peter O'Gorman.
commit151ff5fcbe0b6ab98db25159d9e35e10ea01b72c
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 7 Aug 2005 02:39:12 +0000 (7 02:39 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 7 Aug 2005 02:39:12 +0000 (7 02:39 +0000)
tree0f8a13dcac8da97a70836a45d7a5b75832fe3342
parent129e988b7cc22013ea8f52cf5f947496817ffc7f
Make Darwin -bundle option work.  Patch from Peter O'Gorman.
PR 21366
* gcc.c (process_command): Check the argument to -b has a dash.
* doc/invoke.texi: Update -b and -V docs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102829 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/invoke.texi
gcc/gcc.c