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

Markus Trippelsdorf <markus at trippelsdorf dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markus at trippelsdorf dot
                   |                            |de

--- Comment #2 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2011-10-25 10:09:19 UTC ---
I've just hit the same bug when I tried to build chromium with the latest gcc:

chrome/browser/sync/internal_api/sync_manager.cc: In member function âvoid
sync_api::SyncManager::SyncInternal::SetPassphrase(const string&, bool)â:
chrome/browser/sync/internal_api/sync_manager.cc:1009: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]