Bug 76843

Summary: gcc-2.96-112 internal error on compiling linux-2.5.44-ac4
Product: [Retired] Red Hat Linux Reporter: Horst H. von Brand <vonbrand>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED WONTFIX QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-01 20:31:45 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
.config file for 2.5.44-ac4 none

Description Horst H. von Brand 2002-10-28 00:55:10 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003

Description of problem:
gcc segfaults in include/linux/sched.h for linux-2.5.44-ac4

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


How reproducible:
Always

Steps to Reproduce:
1.Get linux-2.5.44, apply Alan Cox' patch -ac4
2.make oldconfig
3.make all
	

Actual Results:    gcc -Wp,-MD,fs/smbfs/.cache.o.d -D__KERNEL__ -Iinclude -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe
-mpreferred-stack-boundary=2 -march=i686 -Iarch/i386/mach-generic
-fomit-frame-pointer -nostdinc -iwithprefix include -DMODULE -DSMBFS_PARANOIA 
-DKBUILD_BASENAME=cache   -c -o fs/smbfs/cache.o fs/smbfs/cache.c
In file included from include/linux/mm.h:4,
                 from fs/smbfs/cache.c:15:
include/linux/sched.h:188: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[2]: *** [fs/smbfs/cache.o] Error 2
make[1]: *** [fs/smbfs] Error 2
make: *** [fs] Error 2

Expected Results:  Not the above, for sure ;-)

Additional info:

.config is attached below

Comment 1 Horst H. von Brand 2002-10-28 00:56:31 UTC
Created attachment 82324 [details]
.config file for 2.5.44-ac4

Comment 2 Vladimir Makarov 2004-10-01 20:31:45 UTC
gcc-2.96 is too old now.  Its release cycle was finished long ago. 
Therefore we are closing the bug.  If it is still important, the
customer could reopen the case.