r167307 - in /branches/gupc/gcc: c-family/Chang...
gfunck@gcc.gnu.org
gfunck@gcc.gnu.org
Tue Nov 30 18:19:00 GMT 2010
Author: gfunck
Date: Tue Nov 30 18:19:03 2010
New Revision: 167307
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167307
Log:
2010-11-30 Gary Funck <gary@intrepid.om>
gcc/c-family/
* c-gimplify.c, c-pretty-print.c, c-ada-spec.h, c.opt, c-opts.c,
ChangeLog, c-pretty-print.h, c-semantics.c, c-lex.c, c-format.c,
c-common.c, c-omp.c, c-format.h, c-common.h, c-ppoutput.c,
c-common.def, c-dump.c, c-pragma.c, stub-objc.c, c-cppbuiltin.c,
c-pch.c, c-pragma.h, c-ada-spec.c, c-tree.h:
Remove extraneous svn:mergeinfo properties.
gcc/testsuite/g++.dg/warn/
* Wconversion-null-2.C: Likewwise.
gcc/testsuite/c-c++-common/cpp/
* warning-directive-1.c normalize-3.c warning-directive-2.c
warning-directive-3.c warning-directive-4.c: Likewise.
gcc/testsuite/c-c++-common/
* Wint-to-pointer-cast-1.c, Wint-to-pointer-cast-2.c,
Wint-to-pointer-cast-3.c: Likewise.
Modified:
branches/gupc/gcc/c-family/ChangeLog (props changed)
branches/gupc/gcc/c-family/c-ada-spec.c (props changed)
branches/gupc/gcc/c-family/c-ada-spec.h (props changed)
branches/gupc/gcc/c-family/c-common.c (props changed)
branches/gupc/gcc/c-family/c-common.def (props changed)
branches/gupc/gcc/c-family/c-common.h (props changed)
branches/gupc/gcc/c-family/c-cppbuiltin.c (props changed)
branches/gupc/gcc/c-family/c-dump.c (props changed)
branches/gupc/gcc/c-family/c-format.c (props changed)
branches/gupc/gcc/c-family/c-format.h (props changed)
branches/gupc/gcc/c-family/c-gimplify.c (props changed)
branches/gupc/gcc/c-family/c-lex.c (props changed)
branches/gupc/gcc/c-family/c-omp.c (props changed)
branches/gupc/gcc/c-family/c-opts.c (props changed)
branches/gupc/gcc/c-family/c-pch.c (props changed)
branches/gupc/gcc/c-family/c-ppoutput.c (props changed)
branches/gupc/gcc/c-family/c-pragma.c (props changed)
branches/gupc/gcc/c-family/c-pragma.h (props changed)
branches/gupc/gcc/c-family/c-pretty-print.c (props changed)
branches/gupc/gcc/c-family/c-pretty-print.h (props changed)
branches/gupc/gcc/c-family/c-semantics.c (props changed)
branches/gupc/gcc/c-family/c.opt (props changed)
branches/gupc/gcc/c-family/stub-objc.c (props changed)
branches/gupc/gcc/c-tree.h (props changed)
branches/gupc/gcc/testsuite/c-c++-common/Wint-to-pointer-cast-1.c (props changed)
branches/gupc/gcc/testsuite/c-c++-common/Wint-to-pointer-cast-2.c (props changed)
branches/gupc/gcc/testsuite/c-c++-common/Wint-to-pointer-cast-3.c (props changed)
branches/gupc/gcc/testsuite/c-c++-common/cpp/normalize-3.c (props changed)
branches/gupc/gcc/testsuite/c-c++-common/cpp/warning-directive-1.c (props changed)
branches/gupc/gcc/testsuite/c-c++-common/cpp/warning-directive-2.c (props changed)
branches/gupc/gcc/testsuite/c-c++-common/cpp/warning-directive-3.c (props changed)
branches/gupc/gcc/testsuite/c-c++-common/cpp/warning-directive-4.c (props changed)
branches/gupc/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C (props changed)
Propchange: branches/gupc/gcc/c-family/ChangeLog
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/c-family/c-ada-spec.c
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/c-family/c-ada-spec.h
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/c-family/c-common.c
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/c-family/c-common.def
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/c-family/c-common.h
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/c-family/c-cppbuiltin.c
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/c-family/c-dump.c
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/c-family/c-format.c
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/c-family/c-format.h
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/c-family/c-gimplify.c
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/c-family/c-lex.c
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/c-family/c-omp.c
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/c-family/c-opts.c
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/c-family/c-pch.c
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/c-family/c-ppoutput.c
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/c-family/c-pragma.c
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/c-family/c-pragma.h
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/c-family/c-pretty-print.c
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/c-family/c-pretty-print.h
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/c-family/c-semantics.c
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/c-family/c.opt
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/c-family/stub-objc.c
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/c-tree.h
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/testsuite/c-c++-common/Wint-to-pointer-cast-1.c
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/testsuite/c-c++-common/Wint-to-pointer-cast-2.c
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/testsuite/c-c++-common/Wint-to-pointer-cast-3.c
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/testsuite/c-c++-common/cpp/normalize-3.c
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/testsuite/c-c++-common/cpp/warning-directive-1.c
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/testsuite/c-c++-common/cpp/warning-directive-2.c
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/testsuite/c-c++-common/cpp/warning-directive-3.c
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/testsuite/c-c++-common/cpp/warning-directive-4.c
('svn:mergeinfo' removed)
Propchange: branches/gupc/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C
('svn:mergeinfo' removed)
More information about the Gcc-cvs
mailing list