This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

preprocessor/5899: -M disables -dM



>Number:         5899
>Category:       preprocessor
>Synopsis:       -M disables -dM
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Mar 09 10:26:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     schwab@suse.de
>Release:        3.1 20020225 (experimental)
>Organization:
>Environment:

>Description:
Using -M together with -dM suppresses the output of the latter.  This
breaks building glibc.
>How-To-Repeat:
$ echo '#include <limits.h>' | gcc -E -xc - -dM -M -MF x.dep
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]