Bug 57505 - Another ia64 ICE while building kdelibs
Summary: Another ia64 ICE while building kdelibs
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: gcc
Version: 1.0
Hardware: ia64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-12-14 16:20 UTC by Bernhard Rosenkraenzer
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-12-19 13:19:03 UTC
Embargoed:


Attachments (Terms of Use)
bzip2'ed preprocessor output at -O1 (374.47 KB, application/octet-stream)
2001-12-14 16:47 UTC, Bernhard Rosenkraenzer
no flags Details

Description Bernhard Rosenkraenzer 2001-12-14 16:20:16 UTC
Description of Problem:
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../dcop -I../libltdl -I../kdecore
-I../kdeui
 -I../kssl -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT
-D_R
EENTRANT -I/usr/include/pcre -DNDEBUG -O2 -O2 -fno-exceptions
-fno-check-new -O
1 -DNDEBUG -UDEBUG -DNODEBUG -UDEBUG_ASYNC_TRANSFER -UVPORT_DEBUG
-UDEBUG_IO -U
DEBUG_MESSAGES -UDEBUG_AUTH -UDEBUG_CONNECTION_DATA -DYYDEBUG=0
-UNETWMDEBUG -U
CSS_DEBUG -UCSS_STYLESHEET_DEBUG -USPEED_DEBUG -UKJS_DEBUGGER -UFORMS_DEBUG
-UD
EBUG_LAYOUT -UDEBUG_DRAW_BORDER -UPARSER_DEBUG -UDECODE_DEBUG -UCACHE_DEBUG
-UB
UFFER_DEBUG -UJPEG_DEBUG -UDEBUG_LINEBREAKS -UBOX_DEBUG -UTABLE_DEBUG
-UYYERROR
_VERBOSE -UKJS_DEBUG_MEM -UMIDIOUTDEBUG -UGENERAL_DEBUG_MESSAGES
-D_GNU_SOURCE
-fno-exceptions -fno-check-new -ftemplate-depth-99 -DQT_NO_TRANSLATION
-DQT_CLE
AN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT
-Wp,-MD,.deps/libkdecore_la.all_
cpp.pp -c libkdecore_la.all_cpp.cpp  -fPIC -DPIC -o
.libs/libkdecore_la.all_cpp
.o
In file included from libkdecore_la.all_cpp.cpp:21:
kwinmodule.cpp: In member function `QRect KWinModule::workArea(int) const':
kwinmodule.cpp:255: Internal compiler error in simplify_gen_subreg, at
   simplify-rtx.c:2649
Please submit a full bug report,


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


How Reproducible:
100%

Steps to Reproduce:
1.  rpm --rebuild kdelibs-3.0.0-0.cvs20011214.1.src.rpm

Comment 1 Bernhard Rosenkraenzer 2001-12-14 16:47:11 UTC
Created attachment 40647 [details]
bzip2'ed preprocessor output at -O1

Comment 2 Bernhard Rosenkraenzer 2001-12-14 16:48:12 UTC
This one happens only at -O1 -- worked perfectly with -O2 and -O3 before
switching to -O1 because of another gcc bug.

Comment 3 Bernhard Rosenkraenzer 2001-12-14 16:53:37 UTC
Works at -O0, as well - it's specific to -O1.

Comment 4 Jakub Jelinek 2001-12-19 13:18:58 UTC
Can reproduce this with 3.1-0.10, cannot reproduce with CVS, assume it has
been fixed.


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