public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/15448] libstdc++ does not rebuild PCH
  2004-05-15 16:20 [Bug libstdc++/15448] New: libstdc++ does not rebuild PCH pbrook at gcc dot gnu dot org
@ 2004-05-15 16:20 ` pinskia at gcc dot gnu dot org
  2004-05-17 21:09 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-15 16:20 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-14 21:29 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-05-14 21:29:04
               date|                            |
            Version|tree-ssa                    |3.5.0


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


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

* [Bug libstdc++/15448] New: libstdc++ does not rebuild PCH
@ 2004-05-15 16:20 pbrook at gcc dot gnu dot org
  2004-05-15 16:20 ` [Bug libstdc++/15448] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: pbrook at gcc dot gnu dot org @ 2004-05-15 16:20 UTC (permalink / raw)
  To: gcc-bugs

The Libstdc++ makefiles do not rebuild the PCH when g++ changes. This results 
in compiler segfaulting whenever these are uses. 
See http://gcc.gnu.org/ml/gcc/2004-05/msg00780.html 
I'm too lazy to make a patch, so I filed a bug instead:)

-- 
           Summary: libstdc++ does not rebuild PCH
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pbrook at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

* [Bug libstdc++/15448] libstdc++ does not rebuild PCH
  2004-05-15 16:20 [Bug libstdc++/15448] New: libstdc++ does not rebuild PCH pbrook at gcc dot gnu dot org
  2004-05-15 16:20 ` [Bug libstdc++/15448] " pinskia at gcc dot gnu dot org
@ 2004-05-17 21:09 ` pinskia at gcc dot gnu dot org
  2004-06-20  9:50 ` pcarlini at suse dot de
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-17 21:09 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-17 11:21 -------
*** Bug 15490 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jbeulich at novell dot com


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


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

* [Bug libstdc++/15448] libstdc++ does not rebuild PCH
  2004-05-15 16:20 [Bug libstdc++/15448] New: libstdc++ does not rebuild PCH pbrook at gcc dot gnu dot org
  2004-05-15 16:20 ` [Bug libstdc++/15448] " pinskia at gcc dot gnu dot org
  2004-05-17 21:09 ` pinskia at gcc dot gnu dot org
@ 2004-06-20  9:50 ` pcarlini at suse dot de
  2004-06-20  9:51 ` pcarlini at suse dot de
  2005-06-20  2:35 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 9+ messages in thread
From: pcarlini at suse dot de @ 2004-06-20  9:50 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pcarlini at suse dot de  2004-06-20 09:50 -------
... suspend it: the issue will be throughly discussed in Redmond.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |SUSPENDED


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


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

* [Bug libstdc++/15448] libstdc++ does not rebuild PCH
  2004-05-15 16:20 [Bug libstdc++/15448] New: libstdc++ does not rebuild PCH pbrook at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-06-20  9:50 ` pcarlini at suse dot de
@ 2004-06-20  9:51 ` pcarlini at suse dot de
  2005-06-20  2:35 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 9+ messages in thread
From: pcarlini at suse dot de @ 2004-06-20  9:51 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pcarlini at suse dot de  2004-06-20 09:51 -------
Sorry, wrong PR...

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|SUSPENDED                   |NEW
   Last reconfirmed|2004-05-14 21:29:04         |2004-06-20 09:51:33
               date|                            |


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


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

* [Bug libstdc++/15448] libstdc++ does not rebuild PCH
  2004-05-15 16:20 [Bug libstdc++/15448] New: libstdc++ does not rebuild PCH pbrook at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2004-06-20  9:51 ` pcarlini at suse dot de
@ 2005-06-20  2:35 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-20  2:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-20 02:35 -------
Even though libstdc++ does not rebuild the PCH, we do check to make sure that the same cc1plus is 
used now via a checksum.  So Paul do you think this could be closed or at least lower the severity?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  GCC build triplet|i686-pc-linux-gnu           |
   GCC host triplet|i686-pc-linux-gnu           |
 GCC target triplet|i686-pc-linux-gnu           |


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


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

* [Bug libstdc++/15448] libstdc++ does not rebuild PCH
       [not found] <bug-15448-6527@http.gcc.gnu.org/bugzilla/>
  2006-07-10 19:33 ` bkoz at gcc dot gnu dot org
  2006-07-10 21:32 ` bkoz at gcc dot gnu dot org
@ 2006-07-10 21:37 ` bkoz at gcc dot gnu dot org
  2 siblings, 0 replies; 9+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2006-07-10 21:37 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from bkoz at gcc dot gnu dot org  2006-07-10 21:37 -------
I think this is fixed, or as close as we can come.

There is now a checksum, and there are no longer any stamp files to do creation
of PCH files. Thus, in theory, this should be no longer an issue.


-- 

bkoz at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug libstdc++/15448] libstdc++ does not rebuild PCH
       [not found] <bug-15448-6527@http.gcc.gnu.org/bugzilla/>
  2006-07-10 19:33 ` bkoz at gcc dot gnu dot org
@ 2006-07-10 21:32 ` bkoz at gcc dot gnu dot org
  2006-07-10 21:37 ` bkoz at gcc dot gnu dot org
  2 siblings, 0 replies; 9+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2006-07-10 21:32 UTC (permalink / raw)
  To: gcc-bugs



-- 

bkoz at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |bkoz at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2005-12-31 03:00:09         |2006-07-10 21:32:45
               date|                            |


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


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

* [Bug libstdc++/15448] libstdc++ does not rebuild PCH
       [not found] <bug-15448-6527@http.gcc.gnu.org/bugzilla/>
@ 2006-07-10 19:33 ` bkoz at gcc dot gnu dot org
  2006-07-10 21:32 ` bkoz at gcc dot gnu dot org
  2006-07-10 21:37 ` bkoz at gcc dot gnu dot org
  2 siblings, 0 replies; 9+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2006-07-10 19:33 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from bkoz at gcc dot gnu dot org  2006-07-10 19:33 -------
Subject: Bug 15448

Author: bkoz
Date: Mon Jul 10 19:32:51 2006
New Revision: 115312

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115312
Log:
2006-07-10  Benjamin Kosnik  <bkoz@redhat.com>

        PR libstdc++/15448
        * include/Makefile.am: Clean up pch rules.
        * include/Makefile.in: Regenerate.


Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/Makefile.am
    trunk/libstdc++-v3/include/Makefile.in


-- 


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


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

end of thread, other threads:[~2006-07-10 21:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-15 16:20 [Bug libstdc++/15448] New: libstdc++ does not rebuild PCH pbrook at gcc dot gnu dot org
2004-05-15 16:20 ` [Bug libstdc++/15448] " pinskia at gcc dot gnu dot org
2004-05-17 21:09 ` pinskia at gcc dot gnu dot org
2004-06-20  9:50 ` pcarlini at suse dot de
2004-06-20  9:51 ` pcarlini at suse dot de
2005-06-20  2:35 ` pinskia at gcc dot gnu dot org
     [not found] <bug-15448-6527@http.gcc.gnu.org/bugzilla/>
2006-07-10 19:33 ` bkoz at gcc dot gnu dot org
2006-07-10 21:32 ` bkoz at gcc dot gnu dot org
2006-07-10 21:37 ` bkoz at gcc dot gnu dot 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).