This is the mail archive of the gcc-cvs@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]
Other format: [Raw text]

r220754 - in /branches/c++-delayed-folding/gcc:...


Author: ktietz
Date: Tue Feb 17 10:31:33 2015
New Revision: 220754

URL: https://gcc.gnu.org/viewcvs?rev=220754&root=gcc&view=rev
Log:

	* Makefile.in: Disable -Werror for insn-modes.o.
	* dwarf2out.c: Fix type sign warnings.
	* optabs.c: Likewise.
	* profile.c: Likewise.
	* tree-complex.c: Likewise.
	* varasm.c: Likewise.


Modified:
    branches/c++-delayed-folding/gcc/Makefile.in
    branches/c++-delayed-folding/gcc/dwarf2out.c
    branches/c++-delayed-folding/gcc/optabs.c
    branches/c++-delayed-folding/gcc/profile.c
    branches/c++-delayed-folding/gcc/tree-complex.c
    branches/c++-delayed-folding/gcc/varasm.c


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