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]

Re: preprocessor/5899: -M disables -dM


neil@gcc.gnu.org writes:

|>     I'm not sure this behaviour is a good idea.  The documentation in 3.0 for -dM begins "Instead of the normal output", and the documentation for -M begins "Instead of outputting the result of preprocessing, output a rule suitable for make".  In other words, I think you're relying on undocumented behaviour that just happened to work.

IMHO neither -dM nor -M produce "normal output", so it would not
contradict the docs to output both.

|>     What did 2.95 do?  I believe it output both to the same place.  I'm waiting for confirmation from Chris Demetriou that the semantics of 3.1 now match 2.95 for -M etc., which is a regression that was fixed, and is pending for 3.0.5.  If the 3.0 behaviour is not a regression from 2.95 then I see no reason to preserve it, particularly if it was undocumented.

Both 2.95 and 3.0.4 behave as expected by glibc.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE GmbH, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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