Bug 16647

Summary: alpha: Internal compiler error in simplify_relational_operation
Product: [Retired] Red Hat Linux Reporter: Jeff Johnson <jbj>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: alpha   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-08-20 21:15:27 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
interactive.i.gz none

Description Jeff Johnson 2000-08-20 21:13:43 UTC
compiling dump-0.4b19-1

gcc -pipe -O2 -Wall -Wpointer-arith -Wstrict-prototypes
-Wmissing-prototypes -Wno-char-subscripts -DRDUMP -DRRESTORE -D_BSD_SOURCE
-D_USE_BSD_SIGNAL -DLINUX_FORK_BUG -D_PATH_DUMPDATES=\"/etc/dumpdates\"
-D_DUMP_VERSION=\"0.4b19\"    -I/usr/src/bs/BUILD/dump-0.4b19
-I../compat/include     -c -o interactive.o interactive.c
interactive.c: In function `rl_gets':
interactive.c:892: Internal compiler error in
simplify_relational_operation, at simplify-rtx.c:1697
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

Comment 1 Jeff Johnson 2000-08-20 21:15:25 UTC
Created attachment 2758 [details]
interactive.i.gz