public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/26036] [4.0/4.1/4.2 Regression] Treating a class object as a function with member variables causes hang
Date: Wed, 19 Apr 2006 17:37:00 -0000	[thread overview]
Message-ID: <20060419173704.18196.qmail@sourceware.org> (raw)
In-Reply-To: <bug-26036-12098@http.gcc.gnu.org/bugzilla/>



------- Comment #8 from reichelt at gcc dot gnu dot org  2006-04-19 17:37 -------
Subject: Bug 26036

Author: reichelt
Date: Wed Apr 19 17:36:59 2006
New Revision: 113087

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113087
Log:
        PR c++/26036
        * typeck.c (convert_arguments): Return error_mark_node instead of
        error_mark_list.
        * cp-tree.h (error_mark_list): Remove declaration.
        * decl.c (error_mark_list): Remove definition.
        (cxx_init_decl_processing): Do not initialize error_mark_list.

        * g++.dg/expr/call3.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/expr/call3.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/cp-tree.h
    trunk/gcc/cp/decl.c
    trunk/gcc/cp/typeck.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


  parent reply	other threads:[~2006-04-19 17:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-30 16:49 [Bug c++/26036] New: " ben at pc-doctor dot com
2006-01-30 17:41 ` [Bug c++/26036] " ben at pc-doctor dot com
2006-01-30 18:07 ` [Bug c++/26036] [4.0/4.1/4.2 Regression] " pinskia at gcc dot gnu dot org
2006-01-31  2:44 ` mmitchel at gcc dot gnu dot org
2006-02-02  9:55 ` reichelt at gcc dot gnu dot org
2006-02-24  0:31 ` mmitchel at gcc dot gnu dot org
2006-04-19  9:34 ` reichelt at gcc dot gnu dot org
2006-04-19 16:57 ` mark at codesourcery dot com
2006-04-19 17:37 ` reichelt at gcc dot gnu dot org [this message]
2006-04-19 17:40 ` reichelt at gcc dot gnu dot org
2006-04-19 17:43 ` reichelt at gcc dot gnu dot org
2006-04-19 17:46 ` reichelt at gcc dot gnu dot org
2006-04-19 17:50 ` patchapp at dberlin dot 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=20060419173704.18196.qmail@sourceware.org \
    --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).