Bug 201660

Summary: Compiler fails when tryng to build firefox-1.5.0.6
Product: [Fedora] Fedora Reporter: Miguel <silvente>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-08-09 18:17:23 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 stored none

Description Miguel 2006-08-08 00:42:48 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.8.0.4) Gecko/20060614 Fedora/1.5.0.4-1.2.fc5 Firefox/1.5.0.4 pango-text

Description of problem:
The building of the rpm package always produce an error


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


How reproducible:
Always


Steps to Reproduce:
1.Try to build firefox-1.5.0.6 using the src.rpm
2.
3.

Actual Results:
jsmath.c:396: error: unrecognizable insn:
(insn 61 94 62 4 (parallel [
            (set (mem/i:DF (reg/f:SI 96) [0 S8 A32])
                (neg:DF (mem/i:DF (reg/f:SI 97) [0 S8 A32])))
            (use (const_int 0 [0x0]))
            (clobber (reg:CC 17 flags))
        ]) -1 (nil)
    (nil))
jsmath.c:396: internal compiler error: in instantiate_virtual_regs_in_insn, at function.c:1555


Expected Results:


Additional info:

Comment 1 Miguel 2006-08-08 00:45:39 UTC
Created attachment 133765 [details]
Preprocessed source stored

Comment 2 Jakub Jelinek 2006-08-09 18:17:23 UTC
This is already tracked upstream.