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]

Re: Reorganise cc command line parsing


This patch causes us to complain about getting flags that are accepted by
other languages, contrary to the comment in the old code,

!         /* If the option is valid for *some* language,
!            treat it as valid even if this language doesn't understand it.  */

Please fix.

Jason


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