This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/15564] New: CVS Misplaced gcc_3_4_0_release tags
- From: "ralf_corsepius at rtems dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 May 2004 14:53:11 -0000
- Subject: [Bug other/15564] New: CVS Misplaced gcc_3_4_0_release tags
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
AFAIU, the gcc_3_4_0_release tag seems to be misplaced on several files in CVS.
After a
cvs co -r gcc_3_4_0_release
cvs diff -uNR
produces a larger diff containing files that seem to be tagged gcc_3_4_0_release
but not contained in the actual release (As it seems to me these files have been
tagged gcc_3_4_0_release but had been "cvs rm"'ed afterwards).
This causes problems when having local additions in a checked out copy of
gcc-3.4-branch and wanting to generated diffs against gcc-3.4.0
(cvs diff -uNR -r gcc_3_4_0_release)
I'd expect removing the gcc_3_4_0_release tag from these files to fix this issue.
Affect are:
gcc/config/mips/iris6-o32-as.h
gcc/config/mips/iris6-o32-gas.h
gcc/config/mips/iris6-o32.h
gcc/config/mips/irix6-crti.asm
gcc/config/mips/irix6-crtn.asm
gcc/config/mips/t-iris6gld
gcc/config/sparc/t-linux
gcc/fixinc/tests/base/libgen.h
gcc/testsuite/g++.dg/pch/wchar-1.C
gcc/testsuite/g++.dg/pch/wchar-1.Hs
gcc/testsuite/gcc.c-torture/execute/990208-1.x
gcc/testsuite/gcc.dg/compat/struct-by-value-5_main.c
gcc/testsuite/gcc.dg/compat/struct-by-value-5_x.c
gcc/testsuite/gcc.dg/compat/struct-by-value-5_y.c
gcc/testsuite/gcc.dg/compat/struct-by-value-6_main.c
gcc/testsuite/gcc.dg/compat/struct-by-value-6_x.c
gcc/testsuite/gcc.dg/compat/struct-by-value-6_y.c
gcc/testsuite/gcc.dg/compat/struct-by-value-7_main.c
gcc/testsuite/gcc.dg/compat/struct-by-value-7_x.c
gcc/testsuite/gcc.dg/compat/struct-by-value-7_y.c
libstdc++-v3/include/bits/demangle.h
libstdc++-v3/libmath/nan.c
libstdc++-v3/src/demangle.cc
libstdc++-v3/testsuite/26_numerics/cmath/overloads.C
libstdc++-v3/testsuite/26_numerics/complex/pow.C
libstdc++-v3/testsuite/performance/allocator.cc
libstdc++-v3/testsuite/performance/allocator_thread.cc
libstdc++-v3/testsuite/performance/complex_norm.cc
libstdc++-v3/testsuite/performance/container_benchmark.cc
libstdc++-v3/testsuite/performance/cout_insert_int.cc
libstdc++-v3/testsuite/performance/filebuf_copy.cc
libstdc++-v3/testsuite/performance/filebuf_sputc.cc
libstdc++-v3/testsuite/performance/fmtflags_manipulators.cc
libstdc++-v3/testsuite/performance/fstream_seek_write.cc
libstdc++-v3/testsuite/performance/ifstream_extract_float.cc
libstdc++-v3/testsuite/performance/ifstream_extract_int.cc
libstdc++-v3/testsuite/performance/ifstream_getline.cc
libstdc++-v3/testsuite/performance/is_wchar_t.cc
libstdc++-v3/testsuite/performance/list_create_fill_sort.cc
libstdc++-v3/testsuite/performance/map_create_fill.cc
libstdc++-v3/testsuite/performance/narrow_widen_char.cc
libstdc++-v3/testsuite/performance/narrow_widen_wchar_t.cc
libstdc++-v3/testsuite/performance/ofstream_insert_float.cc
libstdc++-v3/testsuite/performance/ofstream_insert_int.cc
libstdc++-v3/testsuite/performance/string_append.cc
libstdc++-v3/testsuite/performance/string_cons_input_iterator.cc
libstdc++-v3/testsuite/performance/wchar_t_in.cc
libstdc++-v3/testsuite/performance/wchar_t_length.cc
libstdc++-v3/testsuite/performance/wchar_t_out.cc
--
Summary: CVS Misplaced gcc_3_4_0_release tags
Product: gcc
Version: 3.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ralf_corsepius at rtems dot org
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15564