public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* preprocessor/3669: -M -g3 outputs macros as well as dependency info
@ 2001-07-13  2:06 derrick
  0 siblings, 0 replies; 2+ messages in thread
From: derrick @ 2001-07-13  2:06 UTC (permalink / raw)
  To: gcc-gnats

>Number:         3669
>Category:       preprocessor
>Synopsis:       -M -g3 outputs macros as well as dependency info
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 13 02:06:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        3.0
>Organization:
Caltech
>Environment:
System: Linux roadrunner.tapir.caltech.edu 2.2.14-5.0 #1 Tue Mar 7 21:07:39 EST 2000 i686 unknown
Architecture: i686

	
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: ../gcc-3.0/configure --prefix=/ufs/newman/users/derrick/gnu/gcc-3.0
>Description:
	If the -g3 option is present when generating dependency information
	with -M, macro definitions are spuriously output as well.
>How-To-Repeat:
Try
#define debug
#include <iostream>
void f() { }
Then 'g++ -M -g2 preprocbug.cc' works correctly but
'g++ -M -g3 preprocbug.cc' produces additional unwanted output.
>Fix:
	Don't use -g3 when producing only dependency information.
>Release-Note:
>Audit-Trail:
>Unformatted:


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

* Re: preprocessor/3669: -M -g3 outputs macros as well as dependency info
@ 2001-07-29 10:20 neil
  0 siblings, 0 replies; 2+ messages in thread
From: neil @ 2001-07-29 10:20 UTC (permalink / raw)
  To: derrick, gcc-bugs, gcc-prs, nobody

Synopsis: -M -g3 outputs macros as well as dependency info

State-Changed-From-To: open->closed
State-Changed-By: neil
State-Changed-When: Sun Jul 29 10:20:26 2001
State-Changed-Why:
    Fixed.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3669&database=gcc


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

end of thread, other threads:[~2001-07-29 10:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-13  2:06 preprocessor/3669: -M -g3 outputs macros as well as dependency info derrick
2001-07-29 10:20 neil

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