Bug 220250 - internal compiler error
Summary: internal compiler error
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: 6
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-12-19 21:51 UTC by mcconnau
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-12-21 08:08:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
archive with above mentioned files: tar -xj (63.93 KB, multipart/tarball)
2006-12-19 21:51 UTC, mcconnau
no flags Details


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

Description mcconnau 2006-12-19 21:51:50 UTC
Description of problem:
error compiling file FPUmath.c
relevant messages in attached "compiler_error"
compiler output attached: "ccpNzUjr.out"
source attached: "FPUmath.c"
my headers attached: "defines.h" "FPUmath.h" "platform.h" "errors.h" "opclist.h"
"structs.h"
these headers from another system were needed:
"bitops.h" from /usr/include/asm
"config.h" from /usr/include/linux

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


How reproducible:
every time


Steps to Reproduce:
1.   gcc -c -g -O -Wall FPUmath.c
2.
3.
  
Actual results:
see "compiler_error"


Expected results:
compiled normally on Emperor Linux laptop (kernel 2.6.12.emp2)
compiled normally on a kernel 2.2 laptop and kernel 2.4 desktop


Additional info:

Comment 1 mcconnau 2006-12-19 21:51:50 UTC
Created attachment 144046 [details]
archive with above mentioned files:   tar -xj

Comment 3 Jakub Jelinek 2006-12-21 08:08:57 UTC
Fixed in gcc-4.1.1-48.


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