------- Comment #5 from wilson at codesourcery dot com 2010-04-09 22:16 ------- Subject: Re: Unexpected error message for bad command line argument
On 04/09/2010 02:34 PM, wilson at gcc dot gnu dot org wrote: > POSIX says that for command line arguments "-a -d", "-d -a", "-da", and "-ad" > are all equivalent. Sorry, this is an overstatement. I didn't mean to imply that option order doesn't matter. So I should have said that "-d -a" and "-da" are equivalent, which is not true in gcc. Jim -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43687