./cc1plus -fpreprocessed TextIterator.ii -quiet -march=z900 -m64 -O2 -version -fPIC -o /dev/null -w GNU C++ (GCC) version 4.3.0 20080102 (experimental) (s390-linux-gnu) compiled by GNU C version 4.2.2 (SUSE Linux), GMP version 4.2.1, MPFR version 2.2.1. GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096 Compiler executable checksum: 31c8074c01f903f38601f94b219eb8f8 ../../WebCore/editing/TextIterator.cpp: In function 'UChar* WebCore::plainTextToMallocAllocatedBuffer(const WebCore::Range*, unsigned int&)': ../../WebCore/editing/TextIterator.cpp:1316: error: insn does not satisfy its constraints: (insn 710 711 157 26 ../../JavaScriptCore/wtf/Vector.h:251 (set (reg:DI 3 %r3) (const_int 3148725999 [0xbbadbeef])) 50 {*movdi_64} (nil)) ../../WebCore/editing/TextIterator.cpp:1316: internal compiler error: in reload_cse_simplify_operands, at postreload.c:395 Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions.
-- Summary: [4.3 Regression] ICE in reload_cse_simplify_operands, at postreload.c:395 Product: gcc Version: 4.3.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rguenth at gcc dot gnu dot org GCC target triplet: s390-*-*, s390x-*-* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34641