This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/24293] New: Undefined behaviour not diagnosed with -fsyntax-only
- From: "neil at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Oct 2005 00:37:26 -0000
- Subject: [Bug c/24293] New: Undefined behaviour not diagnosed with -fsyntax-only
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
GCC does not diagnose the following translation unit with -fsyntax-only:
static struct foo x;
--
Summary: Undefined behaviour not diagnosed with -fsyntax-only
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: neil at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24293