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: [patch] remove unused_prefix_warnings (gcc.c, -B)


      > 2000-09-08  DJ Delorie  <dj@redhat.com>
      > 
      > 	* gcc.c (main): don't warn about unused -B prefixes
      > 	(unused_prefix_warnings): remove
    Approved and installed.

I wish there were a way to avoid doing this.  I find the warning quite
useful if I have a typo in my -B option.  I'd rather see the warning than
quietly run a compiler different from the one I need to test: the latter is
a nice way to waste a few hours of time.

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