Bug 787518

Summary: internal compiler error: in loc_descriptor, at dwarf2outc:12639
Product: [Fedora] Fedora Reporter: Piero Finizio <p.finizio>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jakub
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-06 08:33:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Preprocessed source none

Description Piero Finizio 2012-02-05 22:39:45 UTC
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:

Comment 1 Jakub Jelinek 2012-02-06 08:33:38 UTC
Tracking this upstream: http://gcc.gnu.org/PR52132