public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rguenth at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/60713] [4.8/4.9 regression] ICE in iterative_hash_expr
Date: Mon, 31 Mar 2014 08:20:00 -0000	[thread overview]
Message-ID: <bug-60713-4-AXX8SoEyaN@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-60713-4@http.gcc.gnu.org/bugzilla/>

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2
             Status|UNCONFIRMED                 |NEW
      Known to work|                            |4.7.3
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|                            |2014-03-31
     Ever confirmed|0                           |1
   Target Milestone|---                         |4.8.3
      Known to fail|                            |4.8.0

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.  We have a lang-specifc tree in the GENERIC fed to gimplification:

 <call_expr 0x7ffff6d74680
...
    arg 1 <ptrmem_cst 0x7ffff6d8bdc0
        type <record_type 0x7ffff6d91dc8 TI
            size <integer_cst 0x7ffff6c40140 constant 128>
            unit size <integer_cst 0x7ffff6c40160 constant 16>
            align 64 symtab 0 alias set -1 canonical type 0x7ffff6d91dc8 fields
<field_decl 0x7ffff6d92be0 __pfn> ptrmemfunc fn type <pointer_type
0x7ffff6d91d20>
            chain <type_decl 0x7ffff6d93170 __ptrmemfunc_type>>
        constant>
    t.ii:19:26>


  reply	other threads:[~2014-03-31  8:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-30 23:13 [Bug c++/60713] New: " ppluzhnikov at google dot com
2014-03-31  8:20 ` rguenth at gcc dot gnu.org [this message]
2014-04-01 17:53 ` [Bug c++/60713] " jason at gcc dot gnu.org
2014-04-01 19:14 ` jason at gcc dot gnu.org
2014-04-01 19:16 ` [Bug c++/60713] [4.8 " jason at gcc dot gnu.org
2014-05-13 16:05 ` jason at gcc dot gnu.org
2014-05-13 16:07 ` jason 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-60713-4-AXX8SoEyaN@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).