public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/65554] New: [5 Regression] ICE: verify_gimple failed
@ 2015-03-25 16:18 doko at gcc dot gnu.org
  2015-03-25 17:55 ` [Bug middle-end/65554] " trippels at gcc dot gnu.org
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: doko at gcc dot gnu.org @ 2015-03-25 16:18 UTC (permalink / raw)
  To: gcc-bugs

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.


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2015-04-10 23:28 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-25 16:18 [Bug middle-end/65554] New: [5 Regression] ICE: verify_gimple failed doko at gcc dot gnu.org
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

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).