--- Comment #8 from h dot mth at web dot de 2008-10-31 10:55 ---
To hide the ICE from "reduced testcase":
$ diff -u b3dgeom.3.cpp.orig b3dgeom.3.cpp
--- b3dgeom.3.cpp.orig 2008-10-31 11:52:10.0 +0100
+++ b3dgeom.3.cpp 2008-10-31 11:52:46.0 +0100
@@ -
--- Comment #7 from h dot mth at web dot de 2008-10-31 10:43 ---
Created an attachment (id=16596)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16596&action=view)
more reduced testcase
With one of these changes the ICE hides.
[EMAIL PROTECTED]:/tmp $ cat hide01
--- b3
--- Comment #2 from h dot mth at web dot de 2008-10-30 23:14 ---
Too big to attach. See:
http://geki.ath.cx/hacks/b3dgeom.ii
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37969
at tree.c:891 (OpenOffice.org)
Product: gcc
Version: 4.3.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: h dot mth at web do
--- Comment #10 from h dot mth at web dot de 2007-12-05 13:01 ---
Replacing -O2 with -O1 in BOOT_CFLAGS hides the error here. At least one can
install gcc 4.3 again. :)
Gentoo users would edit toolchain.eclass:
--- /usr/portage/eclass/toolchain.eclass.orig 2007-12-05 13:58
--- Comment #9 from h dot mth at web dot de 2007-12-04 17:43 ---
I wonder what goes wrong with building cpp at stage 3(?). :)
ana build # for f in $(find ./ -type f -name cpp); do ls -l $f; PATH=$(dirname
$f) $f -dM /dev/null | grep __DBL_MAX__; done
-rwxr-xr-x 1 root root 279196 4
--- Comment #1 from h dot mth at web dot de 2007-06-24 14:22 ---
Created an attachment (id=13780)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13780&action=view)
jar file
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32484
ion is 2.17.
--
Summary: build of junit 4.3.1 native lib fails
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: h dot mth at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32484
--- Comment #4 from h dot mth at web dot de 2007-02-23 23:29 ---
JFYI, '-O2 -march=athlon64' also fails.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30770
--- Comment #7 from h dot mth at web dot de 2006-08-28 21:45 ---
I stored my broken ecj-3.2.jar here:
http://geki.ath.cx/hacks/ecj.jar
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28663
--- Comment #6 from h dot mth at web dot de 2006-08-27 12:31 ---
After some testing I can say that this is caused by the fix to bug 27529.
--
h dot mth at web dot de changed:
What|Removed |Added
11 matches
Mail list logo