public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/14277] New: Dependency tracking of libstdc++ broken
@ 2004-02-24 18:26 carlo at gcc dot gnu dot org
  2004-02-24 21:18 ` [Bug libstdc++/14277] " pinskia at gcc dot gnu dot org
  2004-08-05 13:55 ` pcarlini at suse dot de
  0 siblings, 2 replies; 3+ messages in thread
From: carlo at gcc dot gnu dot org @ 2004-02-24 18:26 UTC (permalink / raw)
  To: gcc-bugs

It seems that something is wrong with the dependency tracking of libstdc++.
I observed the following on a fully compiled source tree:

/usr/src/gcc/gcc-cvs-3.4-objdir>grep demangle.h
../gcc-cvs-3.4/libstdc++-v3/src/demangle.cc
#include <bits/demangle.h>
/usr/src/gcc/gcc-cvs-3.4-objdir>touch
../gcc-cvs-3.4/libstdc++-v3/include/bits/demangle.h
/usr/src/gcc/gcc-cvs-3.4-objdir>make all-target-libstdc++-v3 | grep demangle
/usr/src/gcc/gcc-cvs-3.4-objdir>

When I touch ../gcc-cvs-3.4/libstdc++-v3/src/demangle.cc itself,
the grep gives a lot of output: then demangle.cc is recompiled.

-- 
           Summary: Dependency tracking of libstdc++ broken
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: carlo at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14277


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

* [Bug libstdc++/14277] Dependency tracking of libstdc++ broken
  2004-02-24 18:26 [Bug libstdc++/14277] New: Dependency tracking of libstdc++ broken carlo at gcc dot gnu dot org
@ 2004-02-24 21:18 ` pinskia at gcc dot gnu dot org
  2004-08-05 13:55 ` pcarlini at suse dot de
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-02-24 21:18 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-24 21:18 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-02-24 21:18:36
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14277


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

* [Bug libstdc++/14277] Dependency tracking of libstdc++ broken
  2004-02-24 18:26 [Bug libstdc++/14277] New: Dependency tracking of libstdc++ broken carlo at gcc dot gnu dot org
  2004-02-24 21:18 ` [Bug libstdc++/14277] " pinskia at gcc dot gnu dot org
@ 2004-08-05 13:55 ` pcarlini at suse dot de
  1 sibling, 0 replies; 3+ messages in thread
From: pcarlini at suse dot de @ 2004-08-05 13:55 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pcarlini at suse dot de  2004-08-05 13:55 -------
Seems not relevant anymore.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14277


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

end of thread, other threads:[~2004-08-05 13:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-24 18:26 [Bug libstdc++/14277] New: Dependency tracking of libstdc++ broken carlo at gcc dot gnu dot org
2004-02-24 21:18 ` [Bug libstdc++/14277] " pinskia at gcc dot gnu dot org
2004-08-05 13:55 ` pcarlini at suse dot de

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).