Bug 787518 - internal compiler error: in loc_descriptor, at dwarf2outc:12639
Summary: internal compiler error: in loc_descriptor, at dwarf2outc:12639
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: i686
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-05 22:39 UTC by Piero Finizio
Modified: 2012-02-06 08:33 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-06 08:33:38 UTC
Type: ---


Attachments (Terms of Use)
Preprocessed source (822.48 KB, application/octet-stream)
2012-02-05 22:39 UTC, Piero Finizio
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNU Compiler Collection 52132 0 None None None Never

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


Note You need to log in before you can comment on or make changes to this bug.