Bug 614814 - internal compiler error: in vectorizable_store, at tree-vect-stmts.c:3157
Summary: internal compiler error: in vectorizable_store, at tree-vect-stmts.c:3157
Keywords:
Status: CLOSED DUPLICATE of bug 614375
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-15 10:29 UTC by David Tardon
Modified: 2010-07-15 14:40 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-07-15 14:40:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
preprocessed source (124.92 KB, application/x-bzip2)
2010-07-15 10:29 UTC, David Tardon
no flags Details

Description David Tardon 2010-07-15 10:29:07 UTC
Created attachment 432020 [details]
preprocessed source

Description of problem:
mock build of silgraphite (https://bugzilla.redhat.com/show_bug.cgi?id=614782) fails with the error in summary.

Version-Release number of selected component (if applicable):
gcc-c++-4.5.0-2.fc14.i686
glibc-2.12.90-5.i686

How reproducible:
always

Steps to Reproduce:
1. grap silgraphite from the review bug
2. mock -r fedora-rawhide-i386 silgraphite-2.3.1-1.fc14.src.rpm

Additional info:
Preprocessed source file that causes the error is attached.

Comment 1 David Tardon 2010-07-15 10:42:29 UTC
The error is caused by compiling with -O3. With -O2 the build finishes without any problem.

Comment 2 Jakub Jelinek 2010-07-15 14:40:19 UTC

*** This bug has been marked as a duplicate of bug 614375 ***


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