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 middle-end/44824] [4.6 regression] internal compiler error: verify_stmts failed



------- Comment #13 from jojelino at gmail dot com  2010-07-12 00:48 -------
extern __attribute__((dllimport)) PyIntObject _Py_TrueStruct;
removing  __attribute__((dllimport)) or replacing __attribute__
((visibility("default"))) solves problem... 


-- 


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


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