Hide Forgot
Created attachment 559513 [details] Preprocessed source Description of problem: internal compiler error Version-Release number of selected component (if applicable): gcc = 4.7.0-0.10.fc17 How reproducible: Compiling mesa from git repository Steps to Reproduce: 1.gmake from command line 2. 3. Actual results:swrast/s_texfilter.c: In function ‘sample_lambda_2d_aniso’: swrast/s_texfilter.c:1941:1: internal compiler error: in loc_descriptor, at dwarf2out.c:12639 Please submit a full bug report, with preprocessed source if appropriate. See <http://bugzilla.redhat.com/bugzilla> for instructions. Preprocessed source stored into /tmp/cc0bIrIZ.out file, please attach this to your bugreport. gmake[2]: *** [swrast/s_texfilter.o] Error 1 gmake[2]: Leaving directory `/root/mesa/src/mesa' gmake[1]: *** [subdirs] Error 1 gmake[1]: Leaving directory `/root/mesa/src' gmake: *** [default] Error 1 Expected results: completed compilation for gallium3D Additional info:
Tracking this upstream: http://gcc.gnu.org/PR52132