This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/49996] Internal error in verify_gimple_stmt: initializing struct in new-initializer


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

--- Comment #3 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2011-10-25 12:54:16 UTC ---
Created attachment 25612
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25612
chromium testcase

Here is the delta reduced chromium testcase:

 % g++ -w -fpermissive test.ii
test.ii: In member function âvoid
sync_api::SyncManager::SyncInternal::SetPassphrase(const string&, bool)â:
test.ii:91:6: internal compiler error: in verify_gimple_stmt, at
tree-cfg.c:4175


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]