public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/37177] ICE on decltype(rel_ops::operator><int>);
Date: Fri, 29 Aug 2008 05:43:00 -0000	[thread overview]
Message-ID: <20080829054233.15894.qmail@sourceware.org> (raw)
In-Reply-To: <bug-37177-14909@http.gcc.gnu.org/bugzilla/>



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-08-29 05:42 -------
Confirmed, we have the following TREE:
 <template_id_expr 0x434e0660
    type <lang_type 0x434dcd20 unknown type type <lang_type 0x434dcd20 unknown
type>
        VOID
        align 1 symtab 0 alias set -1 canonical type 0x434dcd20
        pointer_to_this <lang_type 0x434dcd20 unknown type> reference_to_this
<lang_type 0x434dcd20 unknown type>>

    arg 0 <overload 0x434ea7e0 type <lang_type 0x434dcd20 unknown type>

        function <template_decl 0x434e3d90 foo type <function_type 0x434293f0>
            VOID file t.cc line 3 col 30
            align 1 context <namespace_decl 0x434e3bd0 N1>
            arguments <tree_list 0x434ea760
                purpose <integer_cst 0x430f4450 constant 1>
                value <tree_vec 0x434ea740 type <template_decl 0x434e3d90 foo>

                    elt 0 <tree_list 0x434ea720>>> result <function_decl
0x434e4b00 foo>
           >>
    arg 1 <tree_vec 0x434ea8a0
        elt 0 <integer_type 0x4341c310 int>>>

Which needs to be resolved still.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2008-08-29 05:42:33
               date|                            |
            Summary|ICE on                      |ICE on
                   |decltype(rel_ops::operator><|decltype(rel_ops::operator><
                   |int>);                      |int>);


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


  reply	other threads:[~2008-08-29  5:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-20 11:55 [Bug c++/37177] New: " chris dot fairles at gmail dot com
2008-08-29  5:43 ` pinskia at gcc dot gnu dot org [this message]
2008-12-27  6:23 ` [Bug c++/37177] [c++0x] " pinskia at gcc dot gnu dot org
2009-10-08  3:54 ` jason at gcc dot gnu dot org
2009-10-08 16:10 ` jason at gcc dot gnu dot org
2009-10-08 17:48 ` jason at gcc dot gnu 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=20080829054233.15894.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).