------- Comment #2 from jay dot krell at cornell dot edu  2010-06-09 08:42 
-------
Two line repro, no repro with 4.3.5, hangs with 4.5.0.
I'll rebuild the compiler though.
Seem like a gmp bug.

bash-4.1$ alphaev67-dec-osf5.1-gcc-4.3.5 -c 1.c
bash-4.1$ alphaev67-dec-osf5.1-gcc-4.5.0 -c 1.c

bash-4.1$ cat 1.c
double log (double );
int xTclDoubleDigits(void) { return log(10.0); }


-- 


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

Reply via email to