http://bugs.winehq.org/show_bug.cgi?id=59928 Bug ID: 59928 Summary: Std 32-bit build fails with "../wine/dlls/oleaut32/vartype.c:3000:1: internal compiler error" Product: Wine Version: 11.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: build-env Assignee: wine-bugs@list.winehq.org Reporter: depaoli.renzo@gmail.com Distribution: --- Good afternoon. Environment: Debian 12 32-bit Test case: Bog standard 32-bit build attempt, .i.e. cd ~/Downloads/sources/wine.win32/ ../wine/configure make -j8 Make fails with: ../wine/dlls/oleaut32/vartype.c: In function 'VarR4FromUI8': ../wine/dlls/oleaut32/vartype.c:3000:1: internal compiler error: in assign_stack_local_1, at function.cc:429 3000 | } | ^ 0xb75c82d4 __libc_start_call_main ../sysdeps/nptl/libc_start_call_main.h:58 0xb75c8397 __libc_start_main_impl ../csu/libc-start.c:360 Please submit a full bug report, with preprocessed source (by using -freport-bug). Please include the complete backtrace with any bug report. See <https://gcc.gnu.org/bugs/> for instructions. make: *** [Makefile:155835: dlls/oleaut32/i386-windows/vartype.o] Error 1 make: *** Waiting for unfinished jobs.... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.