public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/18279] New: missing function bodies from -fdump-translation-unit
@ 2004-11-02 19:57 gdr at gcc dot gnu dot org
  2004-12-12 14:18 ` [Bug c++/18279] " lerdsuwa at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: gdr at gcc dot gnu dot org @ 2004-11-02 19:57 UTC (permalink / raw)
  To: gcc-bugs

GCC-4.0.0 has a regression in that -fdump-translation-unit no longer output
function bodies.  
Tentative patch at

  http://gcc.gnu.org/ml/gcc-bugs/2004-07/msg03341.html

-- 
           Summary: missing function bodies from -fdump-translation-unit
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gdr at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: native, plateform independent


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


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

* [Bug c++/18279] missing function bodies from -fdump-translation-unit
  2004-11-02 19:57 [Bug c++/18279] New: missing function bodies from -fdump-translation-unit gdr at gcc dot gnu dot org
@ 2004-12-12 14:18 ` lerdsuwa at gcc dot gnu dot org
  2004-12-12 19:49 ` [Bug c++/18279] [4.0 regression] " steven at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: lerdsuwa at gcc dot gnu dot org @ 2004-12-12 14:18 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-12-12 14:18:51
               date|                            |


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


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

* [Bug c++/18279] [4.0 regression] missing function bodies from -fdump-translation-unit
  2004-11-02 19:57 [Bug c++/18279] New: missing function bodies from -fdump-translation-unit gdr at gcc dot gnu dot org
  2004-12-12 14:18 ` [Bug c++/18279] " lerdsuwa at gcc dot gnu dot org
@ 2004-12-12 19:49 ` steven at gcc dot gnu dot org
  2004-12-12 20:30 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: steven at gcc dot gnu dot org @ 2004-12-12 19:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From steven at gcc dot gnu dot org  2004-12-12 19:49 -------
Regression, so marking as one.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |4.0.0
      Known to work|                            |3.4.0
            Summary|missing function bodies from|[4.0 regression] missing
                   |-fdump-translation-unit     |function bodies from -fdump-
                   |                            |translation-unit


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


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

* [Bug c++/18279] [4.0 regression] missing function bodies from -fdump-translation-unit
  2004-11-02 19:57 [Bug c++/18279] New: missing function bodies from -fdump-translation-unit gdr at gcc dot gnu dot org
  2004-12-12 14:18 ` [Bug c++/18279] " lerdsuwa at gcc dot gnu dot org
  2004-12-12 19:49 ` [Bug c++/18279] [4.0 regression] " steven at gcc dot gnu dot org
@ 2004-12-12 20:30 ` pinskia at gcc dot gnu dot org
  2004-12-14 19:42 ` mmitchel at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-12 20:30 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.0.0


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


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

* [Bug c++/18279] [4.0 regression] missing function bodies from -fdump-translation-unit
  2004-11-02 19:57 [Bug c++/18279] New: missing function bodies from -fdump-translation-unit gdr at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-12-12 20:30 ` pinskia at gcc dot gnu dot org
@ 2004-12-14 19:42 ` mmitchel at gcc dot gnu dot org
  2005-01-19 18:45 ` mmitchel at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2004-12-14 19:42 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-12-14 19:42 -------
This is a low-priority issue.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3


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


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

* [Bug c++/18279] [4.0 regression] missing function bodies from -fdump-translation-unit
  2004-11-02 19:57 [Bug c++/18279] New: missing function bodies from -fdump-translation-unit gdr at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2004-12-14 19:42 ` mmitchel at gcc dot gnu dot org
@ 2005-01-19 18:45 ` mmitchel at gcc dot gnu dot org
  2005-03-05 19:50 ` [Bug c++/18279] [4.0/4.1 " pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2005-01-19 18:45 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2005-01-19 18:45 -------
This option is only designed for use in debugging the compiler.  As it's not
designed for use by end-users, I've removed the target milestone. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.0.0                       |---


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


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

* [Bug c++/18279] [4.0/4.1 regression] missing function bodies from -fdump-translation-unit
  2004-11-02 19:57 [Bug c++/18279] New: missing function bodies from -fdump-translation-unit gdr at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2005-01-19 18:45 ` mmitchel at gcc dot gnu dot org
@ 2005-03-05 19:50 ` pinskia at gcc dot gnu dot org
  2005-07-03  1:15 ` cvs-commit at gcc dot gnu dot org
  2005-07-03 15:38 ` gdr at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-03-05 19:50 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.1.0


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


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

* [Bug c++/18279] [4.0/4.1 regression] missing function bodies from -fdump-translation-unit
  2004-11-02 19:57 [Bug c++/18279] New: missing function bodies from -fdump-translation-unit gdr at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2005-03-05 19:50 ` [Bug c++/18279] [4.0/4.1 " pinskia at gcc dot gnu dot org
@ 2005-07-03  1:15 ` cvs-commit at gcc dot gnu dot org
  2005-07-03 15:38 ` gdr at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-07-03  1:15 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-07-03 01:15 -------
Subject: Bug 18279

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	gdr@gcc.gnu.org	2005-07-03 01:15:01

Modified files:
	gcc            : ChangeLog c-decl.c tree-dump.c 

Log message:
	PR c++/18279
	* c-decl.c (c_write_global_declarations): Dump contents of
	external scope to.
	* tree-dump.c (dequeue_and_dump): Dump abstract origin of a
	decl.
	<TRY_FINALLY_EXPR>, <RETURN_EXPR>, <CASE_LABEL_EXPR>,
	<LABEL_EXPR>,
	<GOTO_EXPR>, <SWITCH_EXPR>: Add.
	(dump_enabled_p): Return TRUE if PHASE is TDI_all and any dump
	is enabled.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9322&r2=2.9323
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-decl.c.diff?cvsroot=gcc&r1=1.671&r2=1.672
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-dump.c.diff?cvsroot=gcc&r1=1.43&r2=1.44



-- 


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


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

* [Bug c++/18279] [4.0/4.1 regression] missing function bodies from -fdump-translation-unit
  2004-11-02 19:57 [Bug c++/18279] New: missing function bodies from -fdump-translation-unit gdr at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2005-07-03  1:15 ` cvs-commit at gcc dot gnu dot org
@ 2005-07-03 15:38 ` gdr at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: gdr at gcc dot gnu dot org @ 2005-07-03 15:38 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From gdr at gcc dot gnu dot org  2005-07-03 15:37 -------
fixed for 4.1.0

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


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


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

end of thread, other threads:[~2005-07-03 15:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-02 19:57 [Bug c++/18279] New: missing function bodies from -fdump-translation-unit gdr at gcc dot gnu dot org
2004-12-12 14:18 ` [Bug c++/18279] " lerdsuwa at gcc dot gnu dot org
2004-12-12 19:49 ` [Bug c++/18279] [4.0 regression] " steven at gcc dot gnu dot org
2004-12-12 20:30 ` pinskia at gcc dot gnu dot org
2004-12-14 19:42 ` mmitchel at gcc dot gnu dot org
2005-01-19 18:45 ` mmitchel at gcc dot gnu dot org
2005-03-05 19:50 ` [Bug c++/18279] [4.0/4.1 " pinskia at gcc dot gnu dot org
2005-07-03  1:15 ` cvs-commit at gcc dot gnu dot org
2005-07-03 15:38 ` gdr 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).