--- Comment #5 from jakub at gcc dot gnu dot org 2008-12-06 12:49 ---
Fixed.
--
jakub at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #4 from jakub at gcc dot gnu dot org 2008-12-06 12:48 ---
Subject: Bug 38422
Author: jakub
Date: Sat Dec 6 12:47:15 2008
New Revision: 142521
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142521
Log:
PR middle-end/38422
* fold-const.c (fold_unary) :
--- Comment #3 from jakub at gcc dot gnu dot org 2008-12-06 10:03 ---
http://gcc.gnu.org/ml/gcc-patches/2008-12/msg00389.html
--
jakub at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #2 from jakub at gcc dot gnu dot org 2008-12-06 08:28 ---
Likely caused by PR35422. Endless recursion, always fold_converting the same
type and operand.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38422
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-12-06 02:53 ---
It ICEs for me with
GNU C (GCC) version 4.4.0 20081202 (experimental) [trunk revision 142376]
(powerpc64-unknown-linux-gnu)
even at -O0. Anyways confirmed.
--
pinskia at gcc dot gnu dot org changed:
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
CC||pinskia at gcc dot gnu dot
|