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 middle-end/65554] New: [5 Regression] ICE: verify_gimple failed
Date: Wed, 25 Mar 2015 16:18:00 -0000	[thread overview]
Message-ID: <bug-65554-4@http.gcc.gnu.org/bugzilla/> (raw)

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65554

            Bug ID: 65554
           Summary: [5 Regression] ICE: verify_gimple failed
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at gcc dot gnu.org

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

seen building openmsx in Debian unstable, with r221551, fails with -O[123],
works with -O0

g++ -MP -MMD -MF derived/x86_64-linux-debian/dep/ide/HDCommand.d -o
derived/x86_64-linux-debian/obj/ide/HDCommand.o -g -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -O3 -m64 -pipe
-std=gnu++0x -Wall -Wextra -Wundef -Wunused-macros
-Wno-missing-field-initializers -Wzero-as-null-pointer-constant -Isrc
-Isrc/cassette -Isrc/commands -Isrc/config -Isrc/console -Isrc/cpu
-Isrc/debugger -Isrc/events -Isrc/fdc -Isrc/file -Isrc/ide -Isrc/input
-Isrc/laserdisc -Isrc/memory -Isrc/security -Isrc/serial -Isrc/settings
-Isrc/sound -Isrc/thread -Isrc/utils -Isrc/video -Isrc/video/ld
-Isrc/video/scalers -Isrc/video/v9990 -Iderived/x86_64-linux-debian/config
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL
-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/tcl8.5 -I/usr/include/libxml2 -c src/ide/HDCommand.cc
src/ide/HDCommand.cc: In member function 'virtual void
openmsx::HDCommand::tabCompletion(std::vector<std::basic_string<char> >&)
const':
src/ide/HDCommand.cc:78:6: error: non-trivial conversion at assignment
 void HDCommand::tabCompletion(vector<string>& tokens) const
      ^
long unsigned int
const char[7] *
# .MEM_152 = VDEF <.MEM_149>
MEM[(char * {ref-all})_88] = _126;
src/ide/HDCommand.cc:78:6: internal compiler error: verify_gimple failed
Please submit a full bug report,
with preprocessed source if appropriate.


             reply	other threads:[~2015-03-25 15:49 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-25 16:18 doko at gcc dot gnu.org [this message]
2015-03-25 17:55 ` [Bug middle-end/65554] " trippels at gcc dot gnu.org
2015-03-25 18:58 ` jakub at gcc dot gnu.org
2015-03-25 19:03 ` trippels at gcc dot gnu.org
2015-03-25 19:28 ` doko at gcc dot gnu.org
2015-03-26 11:35 ` [Bug c++/65554] " rguenth at gcc dot gnu.org
2015-03-31 14:27 ` mpolacek at gcc dot gnu.org
2015-03-31 14:34 ` mpolacek at gcc dot gnu.org
2015-03-31 14:48 ` mpolacek at gcc dot gnu.org
2015-03-31 15:19 ` mpolacek at gcc dot gnu.org
2015-04-01 13:08 ` mpolacek at gcc dot gnu.org
2015-04-01 13:11 ` mpolacek at gcc dot gnu.org
2015-04-01 13:35 ` jakub at gcc dot gnu.org
2015-04-01 15:01 ` jakub at gcc dot gnu.org
2015-04-08  9:17 ` mpolacek at gcc dot gnu.org
2015-04-09 15:48 ` [Bug middle-end/65554] [5 Regression] " mpolacek at gcc dot gnu.org
2015-04-09 18:31 ` mpolacek at gcc dot gnu.org
2015-04-09 18:31 ` mpolacek at gcc dot gnu.org
2015-04-10 23:28 ` redi 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-65554-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).