Bug 459913 - gcc 4.3.0-8: Internal error during compilation of wine, error: no such instruction: `m'
Summary: gcc 4.3.0-8: Internal error during compilation of wine, error: no such instr...
Keywords:
Status: CLOSED DUPLICATE of bug 440139
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc4
Version: 9
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-08-24 13:26 UTC by Damian Wrobel
Modified: 2008-08-29 07:19 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-08-29 07:19:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
preprocessed version of the wine/dlls/user32/tests/menu.c (1.16 MB, text/plain)
2008-08-24 13:26 UTC, Damian Wrobel
no flags Details

Description Damian Wrobel 2008-08-24 13:26:31 UTC
Created attachment 314883 [details]
preprocessed version of the wine/dlls/user32/tests/menu.c

Description of problem:
gcc crashed during compilation of wine source repository

Version-Release number of selected component (if applicable):
gcc-java-4.3.0-8.i386
gcc-gfortran-4.3.0-8.i386
gcc-debuginfo-4.3.0-8.i386
ccache-debuginfo-2.4-13.fc9.i386
libgcc-4.3.0-8.i386
gcc-c++-4.3.0-8.i386
gcc-4.3.0-8.i386
ccache-2.4-13.fc9.i386
cpp-4.3.0-8.i386


How reproducible:
100%

Steps to Reproduce:
gcc -c -I. -I. -I../../../include -I../../../include   -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith  -g -O2  -o menu-E.o menu-E.c
  
Actual results:
gcc: Internal error: Segmentation fault (program cc1)
Please submit a full bug report.
See <http://bugzilla.redhat.com/bugzilla> for instructions.

Program exited with code 01.


Expected results:
Properly compiled object file.

Comment 1 Jakub Jelinek 2008-08-29 07:19:34 UTC

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


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