From Bugzilla Helper: User-Agent: Mozilla/5.0 (compatible; Konqueror/3.4; Linux) KHTML/3.4.0 (like Gecko) Description of problem: make[2]: Entering directory `/local/tim/build/wine/dlls/msi' gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o dialog.o dialog.c dialog.c: In function âmsi_dialog_scrolltext_controlâ: dialog.c:517: internal compiler error: in gimple_add_tmp_var, at gimplify.c:532 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugzilla.redhat.com/bugzilla> for instructions. Will attach preprocessed source in a minute Version-Release number of selected component (if applicable): gcc-4.0.0-11 How reproducible: Always Steps to Reproduce: 1. Check out WINE CVS 2. Configure with CC='gcc -m32' ./configure --x-libraries=/usr/X11R6/lib 3. make Actual Results: See description Additional info:
*** This bug has been marked as a duplicate of 160026 ***
Created attachment 115608 [details] Preprocessed source from compiler