when compiling MONO from svn svn://anonsvn.mono-project.com/source/trunk/mono revision 146112 with GCC trunk gcc version 4.5.0 20091112 (experimental) [trunk revision 154129] I am getting the following errors
aot-runtime.c: In function 'decode_patch': aot-runtime.c:3145:1: error: non-trivial conversion at assignment const char * void * # .MEM_174 = VDEF <.MEM_173> *ISRA.208_212(D) = D.32031_18; aot-runtime.c:3145:1: error: non-trivial conversion at assignment const char * void * # .MEM_204 = VDEF <.MEM_203> *ISRA.208_212(D) = D.32078_79; aot-runtime.c:3145:1: error: non-trivial conversion at assignment const char * void * # .MEM_210 = VDEF <.MEM_209> *ISRA.208_212(D) = D.32086_88; aot-runtime.c:3145:1: internal compiler error: verify_stmts failed -- Summary: internal compiler error: verify_stmts failed (non- trivial conversion at assignment) Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bstarynk at gcc dot gnu dot org GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42025