public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/101834] New: make distclean forgets ./c++tools/
@ 2021-08-09 18:42 dilyan.palauzov at aegee dot org
  2021-08-09 18:47 ` [Bug bootstrap/101834] " pinskia at gcc dot gnu.org
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: dilyan.palauzov at aegee dot org @ 2021-08-09 18:42 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101834

            Bug ID: 101834
           Summary: make distclean forgets ./c++tools/
           Product: gcc
           Version: 11.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dilyan.palauzov at aegee dot org
  Target Milestone: ---

On the releases/gcc-11 branch, at commit
990bea6f7e23bd935ad022db6bf4c9de2f74baf3 (HEAD -> releases/gcc-11,
origin/releases/gcc-11)
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun Aug 8 00:18:08 2021 +0000

    Daily bump.

diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index d5d1da952c7..3b0c65fa4e8 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20210807
+20210808


calling

#!/usr/local/bin/bash
export CONFIG_SITE="a"
mkdir -p build && cd build && ../configure --enable-threads=posix --enable-nls
--disable-multilib --enable-interpreter --with-system-zlib
--enable-languages=all --enable-targets=all --with-system-unwind --without-x
--with-linker-hash-style=gnu --enable-shared --with-build-config=bootstrap-lto\
bootstrap-O3 &> ../c-out && make && make install && make distclean && cd .. &&
rmdir build ;

does not delete:

build/c++tools
build/c++tools/resolver.o
build/c++tools/Makefile
build/c++tools/server.d
build/c++tools/server.o
build/c++tools/resolver.d
build/c++tools/config.cache
build/c++tools/g++-mapper-server

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2023-03-31  9:40 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-09 18:42 [Bug other/101834] New: make distclean forgets ./c++tools/ dilyan.palauzov at aegee dot org
2021-08-09 18:47 ` [Bug bootstrap/101834] " pinskia at gcc dot gnu.org
2022-12-14 16:40 ` pinskia at gcc dot gnu.org
2022-12-14 17:28 ` segher at gcc dot gnu.org
2023-03-30 10:59 ` segher at gcc dot gnu.org
2023-03-30 11:24 ` redi at gcc dot gnu.org
2023-03-30 11:37 ` redi at gcc dot gnu.org
2023-03-30 11:45 ` segher at gcc dot gnu.org
2023-03-30 11:46 ` segher at gcc dot gnu.org
2023-03-30 11:48 ` segher at gcc dot gnu.org
2023-03-30 11:53 ` redi at gcc dot gnu.org
2023-03-30 12:00 ` redi at gcc dot gnu.org
2023-03-30 12:16 ` redi at gcc dot gnu.org
2023-03-31  9:39 ` cvs-commit at gcc dot gnu.org
2023-03-31  9:40 ` redi at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).