Bug 489092

Summary: internal compiler error: in referenced_var_lookup, at tree-dfa.c:563
Product: [Fedora] Fedora Reporter: Sami Farin <hvtaifwkbgefbaei>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: rawhideCC: jakub
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-09 15:57:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Preprocessed source none

Description Sami Farin 2009-03-07 12:14:38 UTC
Description of problem:
while compiling ffmpeg:

libavcodec/svq3.c:890: internal compiler error: in referenced_var_lookup, at tree-dfa.c:563

was already reported at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39392

Version-Release number of selected component (if applicable):
4.4.0-0.22

How reproducible:
always

Steps to Reproduce:
1. compile latest ffmpeg
2.
3.
  
Actual results:
internal compiler error

Expected results:
no errors

Additional info:

Comment 1 Sami Farin 2009-03-07 12:23:42 UTC
Created attachment 334394 [details]
Preprocessed source

libavcodec/svq3.c:890: internal compiler error: in referenced_var_lookup, at tree-dfa.c:563

works with -O0, but not with -O1.

Comment 2 Jakub Jelinek 2009-03-09 15:57:26 UTC
Should be fixed in gcc-4.4.0-0.23.