This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/52304] Gcc does not notice missing header instead it shows a warning. The compiled code may work or not.
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 18 Feb 2012 02:54:24 +0000
- Subject: [Bug c/52304] Gcc does not notice missing header instead it shows a warning. The compiled code may work or not.
- Auto-submitted: auto-generated
- References: <bug-52304-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52304
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-02-18 02:54:24 UTC ---
you couldn't show this with a testcase that has fewer than 50 files?!
did you read http://gcc.gnu.org/bugs/ ?
I think you are complaining about a feature of the C language, but I tried to
build your example and 'cmake' isn't enough to do it so I gave up.