Bug 689266

Summary: ICE in simplify_subreg, at simplify-rtx.c:5219
Product: [Fedora] Fedora Reporter: Dan Horák <dan>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: jakub
Target Milestone: ---   
Target Release: ---   
Hardware: s390   
OS: Unspecified   
Whiteboard:
Fixed In Version: gcc-4.6.0-0.15.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-20 20:37:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
preprocessed source file none

Description Dan Horák 2011-03-20 17:53:58 UTC
Created attachment 486491 [details]
preprocessed source file

gcc-4.6.0-0.13.fc15.s390 throws an ICE when building subversion on s390 (32bit), don't know yet if s390x is also affected

gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DQT_SHARED  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m31 -march=z9-109 -mtune=z10   -pthread -D_LARGEFILE64_SOURCE -DNE_LFS   -I./subversion/include -I./subversion -I/usr/include/apr-1   -I/usr/include/apr-1 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-keyring-1   -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -I/usr/include/QtCore -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtGui   -I/usr/include/kde4/ -I/usr/include/neon -I/usr/include  -fpie -o subversion/svn/main.o -c subversion/svn/main.c
subversion/svn/main.c: In function 'main':
subversion/svn/main.c:2161:1: internal compiler error: in simplify_subreg, at simplify-rtx.c:5219


full logs at http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=355429

Comment 1 Fedora Update System 2011-03-21 22:55:32 UTC
gcc-4.6.0-0.15.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/gcc-4.6.0-0.15.fc15

Comment 2 Fedora Update System 2011-03-25 07:02:41 UTC
gcc-4.6.0-0.15.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.