Bug 689266 - ICE in simplify_subreg, at simplify-rtx.c:5219
Summary: ICE in simplify_subreg, at simplify-rtx.c:5219
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: 15
Hardware: s390
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-20 17:53 UTC by Dan Horák
Modified: 2011-03-25 07:02 UTC (History)
1 user (show)

Fixed In Version: gcc-4.6.0-0.15.fc15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-20 20:37:07 UTC
Type: ---


Attachments (Terms of Use)
preprocessed source file (588.30 KB, application/octet-stream)
2011-03-20 17:53 UTC, Dan Horák
no flags Details


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

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.


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