public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "doko at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/59918] New: [4.9 Regression] ICE in record_target_from_binfo, at ipa-devirt.c:693
Date: Thu, 23 Jan 2014 14:12:00 -0000	[thread overview]
Message-ID: <bug-59918-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 59918
           Summary: [4.9 Regression] ICE in record_target_from_binfo, at
                    ipa-devirt.c:693
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at gcc dot gnu.org

Created attachment 31931
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31931&action=edit
preprocessed source

seen with trunk 20140122, works with the 4.8 branch. Lowering to -O1 works
around the issue.

$ g++ -c -g -O2 dll.ii 
In file included from seckey.h:8:0,
                 from rijndael.h:7,
                 from aes.h:4,
                 from dll.h:11,
                 from dll.cpp:6:
cryptlib.h: In member function 'bool CryptoPP::NameValuePairs::GetValue(const
char*, T&) const [with T = int]':
cryptlib.h:263:46: internal compiler error: in record_target_from_binfo, at
ipa-devirt.c:693
   return GetVoidValue(name, typeid(T), &value);
                                              ^
Please submit a full bug report,
with preprocessed source if appropriate.


             reply	other threads:[~2014-01-23 14:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-23 14:12 doko at gcc dot gnu.org [this message]
2014-01-23 14:31 ` [Bug ipa/59918] " trippels at gcc dot gnu.org
2014-01-23 15:37 ` trippels at gcc dot gnu.org
2014-01-23 16:32 ` glisse at gcc dot gnu.org
2014-01-23 19:43 ` jakub at gcc dot gnu.org
2014-01-31 11:36 ` rguenth at gcc dot gnu.org
2014-02-04  6:13 ` hubicka at gcc dot gnu.org
2014-02-05 16:16 ` jakub at gcc dot gnu.org
2014-02-05 16:24 ` trippels at gcc dot gnu.org
2014-02-07  2:34 ` hubicka at gcc dot gnu.org
2014-02-07  5:48 ` hubicka at gcc dot gnu.org
2014-02-07  6:02 ` hubicka at gcc dot gnu.org
2014-02-07 15:06 ` trippels 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-59918-4@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).