public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jakub at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/53532] function call ignored when called with argument of incompatible, undefined structure
Date: Tue, 12 Jun 2012 21:16:00 -0000	[thread overview]
Message-ID: <bug-53532-4-Uhpo0jSAEq@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-53532-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53532

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-06-12 21:16:24 UTC ---
Author: jakub
Date: Tue Jun 12 21:16:20 2012
New Revision: 188483

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188483
Log:
    PR c/53532
    PR c/51034
    PR c/53196
    * c-decl.c (build_compound_literal): Call c_incomplete_type_error
    if type isn't complete.

    * gcc.dg/pr53532.c: New test.
    * gcc.dg/c99-complit-2.c: Add two new dg-error directives,
    adjust line numbers.
    * gcc.dg/noncompile/950825-1.c: Expect incomplete type error message.
    * gcc.dg/Wcxx-compat-8.c: Likewise.
    * gcc.dg/pr51034.c: New test.
    * gcc.dg/pr53196-1.c: New test.
    * gcc.dg/pr53196-2.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr51034.c
    trunk/gcc/testsuite/gcc.dg/pr53196-1.c
    trunk/gcc/testsuite/gcc.dg/pr53196-2.c
    trunk/gcc/testsuite/gcc.dg/pr53532.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-decl.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/Wcxx-compat-8.c
    trunk/gcc/testsuite/gcc.dg/c99-complit-2.c
    trunk/gcc/testsuite/gcc.dg/noncompile/950825-1.c


  parent reply	other threads:[~2012-06-12 21:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-30 16:52 [Bug c/53532] New: " machata at post dot cz
2012-05-30 19:10 ` [Bug c/53532] " joseph at codesourcery dot com
2012-05-31 12:10 ` jakub at gcc dot gnu.org
2012-06-12 21:16 ` jakub at gcc dot gnu.org [this message]
2013-02-19 20:38 ` LpSolit at netscape dot net
2013-10-17 20:24 ` mpolacek at gcc dot gnu.org
2013-10-17 20:24 ` mpolacek at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-53532-4-Uhpo0jSAEq@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).