This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: preprocessor/4833: dependency generation with -M processes #warning
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, wolfgang dot bangerth at iwr dot uni-heidelberg dot de
- Subject: Re: preprocessor/4833: dependency generation with -M processes #warning
- From: neil at gcc dot gnu dot org
- Date: 8 Nov 2001 19:13:47 -0000
Synopsis: dependency generation with -M processes #warning
State-Changed-From-To: open->closed
State-Changed-By: neil
State-Changed-When: Thu Nov 8 11:13:46 2001
State-Changed-Why:
GCC has always done this. One is output to stderr, the
other to stdout, so I don't see a problem. I think you'd
expect GCC to report syntax errors, rather than be silent. If it reports errors, I think it should report warnings too.
If you don't like it, you can always redirect stderr to the bit bucket.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4833&database=gcc