This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Reproducible gcc builds, gfortran, and -grecord-gcc-switches
On Fri, 24 Aug 2012, Simon Baldwin wrote:
> gcc/ChangeLog
> 2012-08-24 Simon Baldwin <simonb@google.com>
>
> * dwarf2out.c (gen_producer_string): Omit command line switch if
> CL_NO_DWARF_RECORD flag set.
> * opts.h (CL_NO_DWARF_RECORD): New.
> * opt-functions.awk (switch_flags): Add NoDWARFRecord.
> * doc/options.texi: Document NoDWARFRecord option flag.
>
> gcc/fortran/ChangeLog
> 2012-08-24 Simon Baldwin <simonb@google.com>
>
> * lang.opt (-cpp=): Mark flag NoDWARFRecord.
OK.
--
Joseph S. Myers
joseph@codesourcery.com
- References:
- Re: Reproducible gcc builds, gfortran, and -grecord-gcc-switches
- Re: Reproducible gcc builds, gfortran, and -grecord-gcc-switches
- Re: Reproducible gcc builds, gfortran, and -grecord-gcc-switches
- Re: Reproducible gcc builds, gfortran, and -grecord-gcc-switches
- Re: Reproducible gcc builds, gfortran, and -grecord-gcc-switches
- Re: Reproducible gcc builds, gfortran, and -grecord-gcc-switches
- Re: Reproducible gcc builds, gfortran, and -grecord-gcc-switches
- Re: Reproducible gcc builds, gfortran, and -grecord-gcc-switches
- Re: Reproducible gcc builds, gfortran, and -grecord-gcc-switches