cvs commit: src/contrib/gcc c-lex.c

Alexander Kabaev kan at FreeBSD.org
Thu Aug 21 20:26:32 PDT 2003


kan         2003/08/21 20:26:31 PDT

  FreeBSD src repository

  Modified files:
    contrib/gcc          c-lex.c 
  Log:
  Merge FreeBSD modifications into gcc 3.3.1-prerelease:
    1.2   don't let gcc(1) hide warnings in system headers.
  
  Don't disable warning suppression unconditionally, but rather
  make in dependent on warn_system_headers flag, one should be
  able to use -Wno-system-headers flag if warnings from system
  headers are not desired.
  
  Revision  Changes    Path
  1.5       +8 -6      src/contrib/gcc/c-lex.c


More information about the cvs-src mailing list