Bug 703888 - gcc-4.6.0-6.fc15 internal compiler error on PPC64
Summary: gcc-4.6.0-6.fc15 internal compiler error on PPC64
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: 15
Hardware: powerpc
OS: Unspecified
medium
high
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-11 14:39 UTC by Karsten Hopp
Modified: 2011-05-11 17:50 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-11 17:50:24 UTC
Type: ---


Attachments (Terms of Use)
preprocessed source (1.69 MB, application/octet-stream)
2011-05-11 14:39 UTC, Karsten Hopp
no flags Details


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

Description Karsten Hopp 2011-05-11 14:39:40 UTC
Created attachment 498306 [details]
preprocessed source

Description of problem:
gcc aborted with an ICE during a rebuild of aqsis-1.6.0-8.fc15 on ppc64:

cd /builddir/build/BUILD/aqsis-1.6.0/build/libs/tex && /usr/bin/c++   -Daqsis_tex_EXPORTS -DUSE_OPENEXR -DAQSIS_TEX_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DBOOST_FILESYSTEM_VERSION=2 -O3 -DNDEBUG -fPIC -I/builddir/build/BUILD/aqsis-1.6.0/include -I/builddir/build/BUILD/aqsis-1.6.0/build/include -I/builddir/build/BUILD/aqsis-1.6.0/libs/tex/filtering -I/builddir/build/BUILD/aqsis-1.6.0/libs/tex/io -I/builddir/build/BUILD/aqsis-1.6.0/libs/tex/maketexture -I/usr/include/OpenEXR   -o CMakeFiles/aqsis_tex.dir/filtering/occlusionsampler.cpp.o -c /builddir/build/BUILD/aqsis-1.6.0/libs/tex/filtering/occlusionsampler.cpp
/builddir/build/BUILD/aqsis-1.6.0/libs/tex/filtering/occlusionsampler.cpp: In member function 'virtual void Aqsis::CqOcclusionSampler::sample(const Aqsis::Sq3DSamplePllgram&, const CqVector3D&, const Aqsis::CqShadowSampleOptions&, TqFloat*) const':
/builddir/build/BUILD/aqsis-1.6.0/libs/tex/filtering/occlusionsampler.cpp:341:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccbn26ck.out file, please attach this to your bugreport.

Comment 1 Jakub Jelinek 2011-05-11 17:50:24 UTC
Tracking this upstream in http://gcc.gnu.org/PR48967


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