[Bug regression/19120] [4.0 Regression] ICE: in ten_to_ptwo, at real.c:2007

2005-02-23 Thread steven at gcc dot gnu dot org

--- Additional Comments From steven at gcc dot gnu dot org  2005-02-23 
11:19 ---
Four weeks without feedback (see #6 and #7) and works for me.

-- 
   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution||WORKSFORME


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19120


[Bug regression/19120] [4.0 Regression] ICE: in ten_to_ptwo, at real.c:2007

2005-02-09 Thread steven at gcc dot gnu dot org

--- Additional Comments From steven at gcc dot gnu dot org  2005-02-09 
08:51 ---
Same question as in comment 3:  Does this problem still happen? 
 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19120


[Bug regression/19120] [4.0 Regression] ICE: in ten_to_ptwo, at real.c:2007

2005-01-27 Thread steven at gcc dot gnu dot org

--- Additional Comments From steven at gcc dot gnu dot org  2005-01-28 
00:37 ---
Recently a few issues in real.c were detected with valgrind. 
They have now been patched: 
 
http://gcc.gnu.org/ml/gcc-patches/2005-01/msg01825.html 
http://gcc.gnu.org/ml/gcc-patches/2005-01/msg01827.html 
 
Could the reporter or someone else who can reproduce the problem 
please try and see if it is fixed now? 
 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19120


[Bug regression/19120] [4.0 Regression] ICE: in ten_to_ptwo, at real.c:2007

2004-12-27 Thread v dot haisman at sh dot cvut dot cz

--- Additional Comments From v dot haisman at sh dot cvut dot cz  
2004-12-27 22:43 ---
This is my attempt to get you guys more info:

[EMAIL PROTECTED]:::~/tmp/gcc-head/objdir/gcc make bootstrap
make CC= stage1/xgcc -Bstage1/ -B/home/4/wilx/i386-unknown-freebsd4.10/bin/
CC_FOR_BUILD= stage1/xgcc -Bstage1/ 
-B/home/4/wilx/i386-unknown-freebsd4.10/bin/ \
 STAGE_PREFIX=stage1/ \
 ADAFLAGS= CFLAGS=-g -O2 LDFLAGS=
WARN_CFLAGS=\$(GCC_WARN_CFLAGS) STRICT_WARN=-pedantic -Wno-long-long
-Wno-variadic-macros -Wold-style-definition -Werror libdir=/home/4/wilx/lib
LANGUAGES=c gcov gcov-dump c++ MAKEINFO=makeinfo MAKEINFOFLAGS=--no-split
MAKEOVERRIDES= OUTPUT_OPTION=-o \$@ \
 CFLAGS=-g -O2 WERROR=-Werror
make[1]: Entering directory `/home/4/wilx/tmp/gcc-head/objdir/gcc'
./xgcc -B./ -B/home/4/wilx/i386-unknown-freebsd4.10/bin/ -isystem
/home/4/wilx/i386-unknown-freebsd4.10/include -isystem
/home/4/wilx/i386-unknown-freebsd4.10/sys-include
-L/home/4/wilx/tmp/gcc-head/objdir/gcc/../ld -O2 -DIN_GCC-W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
 -isystem ./include  -I. -I. -I../../srcdir/gcc -I../../srcdir/gcc/.
-I../../srcdir/gcc/../include -I../../srcdir/gcc/../libcpp/include   -g0
-finhibit-size-directive -fno-inline-functions -fno-exceptions
-fno-zero-initialized-in-bss -fno-unit-at-a-time  \
   -c ../../srcdir/gcc/crtstuff.c -DCRT_BEGIN \
  -o crtbegin.o
built-in:1: internal compiler error: in ten_to_ptwo, at real.c:2007
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.
make[1]: *** [crtbegin.o] Error 1
make[1]: Leaving directory `/home/4/wilx/tmp/gcc-head/objdir/gcc'
make: *** [stage2_build] Error 2


[EMAIL PROTECTED]:::~/tmp/gcc-head/objdir/gcc ./xgcc -v
Reading specs from /home/4/wilx/lib/gcc/i386-unknown-freebsd4.10/4.0.0/specs
Configured with: ../srcdir/configure --disable-nls
--enable-version-specific-runtime-libs --enable-dwarf2 --with-cpu=pentium3
--with-arch=pentium3 --with-system-zlib --disable-shared --prefix=/home/4/wilx
--enable-languages=c,c++ --disable-sjlj-exceptions --enable-shared=libstdc++
--enable-shared=libobjc --with-gc=zone
Thread model: posix
gcc version 4.0.0 20041226 (experimental)

[EMAIL PROTECTED]:::~/tmp/gcc-head/objdir/gcc ./xgcc -B./
-B/home/4/wilx/i386-unknown-freebsd4.10/bin/ -isystem
/home/4/wilx/i386-unknown-freebsd4.10/include -isystem
/home/4/wilx/i386-unknown-freebsd4.10/sys-include
-L/home/4/wilx/tmp/gcc-head/objdir/gcc/../ld -O2 -DIN_GCC-W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
 -isystem ./include  -I. -I. -I../../srcdir/gcc -I../../srcdir/gcc/.
-I../../srcdir/gcc/../include -I../../srcdir/gcc/../libcpp/include   -g0
-finhibit-size-directive -fno-inline-functions -fno-exceptions
-fno-zero-initialized-in-bss -fno-unit-at-a-time -c ../../srcdir/gcc/crtstuff.c
-DCRT_BEGIN -o crtbegin.o -v
Reading specs from ./specs
Configured with: ../srcdir/configure --disable-nls
--enable-version-specific-runtime-libs --enable-dwarf2 --with-cpu=pentium3
--with-arch=pentium3 --with-system-zlib --disable-shared --prefix=/home/4/wilx
--enable-languages=c,c++ --disable-sjlj-exceptions --enable-shared=libstdc++
--enable-shared=libobjc --with-gc=zone
Thread model: posix
gcc version 4.0.0 20041226 (experimental)
 ./cc1 -quiet -v -I. -I. -I../../srcdir/gcc -I../../srcdir/gcc/.
-I../../srcdir/gcc/../include -I../../srcdir/gcc/../libcpp/include -iprefix
/home/4/wilx/tmp/gcc-head/objdir/gcc/../lib/gcc/i386-unknown-freebsd4.10/4.0.0/
-isystem ./include -DIN_GCC -DCRT_BEGIN -isystem
/home/4/wilx/i386-unknown-freebsd4.10/include -isystem
/home/4/wilx/i386-unknown-freebsd4.10/sys-include -isystem ./include
../../srcdir/gcc/crtstuff.c -quiet -dumpbase crtstuff.c -march=pentium3
-auxbase-strip crtbegin.o -g0 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -version -finhibit-size-directive
-fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss
-fno-unit-at-a-time -o /var/tmp//cc9M0jcv.s
ignoring nonexistent directory /home/4/wilx/i386-unknown-freebsd4.10/include
ignoring nonexistent directory 
/home/4/wilx/i386-unknown-freebsd4.10/sys-include
ignoring duplicate directory ./include
ignoring nonexistent directory
/home/4/wilx/tmp/gcc-head/objdir/gcc/../lib/gcc/i386-unknown-freebsd4.10/4.0.0/include
ignoring nonexistent directory
/home/4/wilx/tmp/gcc-head/objdir/gcc/../lib/gcc/i386-unknown-freebsd4.10/4.0.0/../../../../i386-unknown-freebsd4.10/include
ignoring nonexistent directory
/home/4/wilx/lib/gcc/i386-unknown-freebsd4.10/4.0.0/../../../../i386-unknown-freebsd4.10/include
ignoring duplicate directory .
ignoring duplicate directory ../../srcdir/gcc/.
#include ... search starts here:
#include ... search starts here:
 .
 ../../srcdir/gcc
 ../../srcdir/gcc/../include
 ../../srcdir/gcc/../libcpp/include
 ./include
 /usr/local/include
 

[Bug regression/19120] [4.0 Regression] ICE: in ten_to_ptwo, at real.c:2007

2004-12-27 Thread v dot haisman at sh dot cvut dot cz

--- Additional Comments From v dot haisman at sh dot cvut dot cz  
2004-12-28 00:01 ---
I've tried to build it with GCC 2.95.4 that is the system compiler on the box
with the same result. Previously I used older version of GCC 4.0.0.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19120


[Bug regression/19120] [4.0 Regression] ICE: in ten_to_ptwo, at real.c:2007

2004-12-26 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-27 
01:07 ---
The reason why I added the wrong-code keyword is because it is after stage2 
where the ICE occurs.

But then again we need the exact version used, and how you configured to build 
the compiler too.

-- 
   What|Removed |Added

   Keywords||wrong-code


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19120


[Bug regression/19120] [4.0 Regression] ICE: in ten_to_ptwo, at real.c:2007

2004-12-23 Thread steven at gcc dot gnu dot org

--- Additional Comments From steven at gcc dot gnu dot org  2004-12-23 
12:55 ---
This is not a wrong-code bug, not as far as we can tell right now, at
least.  There is way too little information to say anything at all about
this problem.  We need your help here ;-)

Do you have a self-contained test case that shows this bug?  What is the
exact configure line you used (use 'cat configargs.h' in $build/gcc, the
directory with the failing build)?  What version of gcc is this (use
`cat version.c' in $source/gcc, the directory with gcc sources that you
are trying to bootstrap).

See also http://gcc.gnu.org/bugs.html.



-- 
   What|Removed |Added

 Status|UNCONFIRMED |WAITING
   Keywords|wrong-code  |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19120


[Bug regression/19120] [4.0 Regression] ICE: in ten_to_ptwo, at real.c:2007

2004-12-21 Thread pinskia at gcc dot gnu dot org


-- 
   What|Removed |Added

  Component|bootstrap   |regression
   Keywords||build, ice-on-valid-code,
   ||wrong-code
Summary|ICE: in ten_to_ptwo, at |[4.0 Regression] ICE: in
   |real.c:2007 |ten_to_ptwo, at real.c:2007
   Target Milestone|--- |4.0.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19120