[Bug pch/49435] get_z.c:46: MPFR assertion failed: exp < 0 || exp <= ((mpfr_prec_t)((mpfr_uprec_t)(~(mpfr_uprec_t)0)>>1))

2011-06-29 Thread longvalery at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49435 --- Comment #9 from Valery 2011-06-29 07:53:36 UTC --- I commented all calls "powf" in the specified functions (float_XX_to_YY) and compiler errors do not arise I can replace "powf" with something?

[Bug pch/49435] get_z.c:46: MPFR assertion failed: exp < 0 || exp <= ((mpfr_prec_t)((mpfr_uprec_t)(~(mpfr_uprec_t)0)>>1))

2011-06-28 Thread longvalery at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49435 --- Comment #8 from Valery 2011-06-28 12:04:36 UTC --- Created attachment 24616 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24616 I thing that my problem is here (2) If I comment body of function float_32_to_16 compiler work without any

[Bug pch/49435] get_z.c:46: MPFR assertion failed: exp < 0 || exp <= ((mpfr_prec_t)((mpfr_uprec_t)(~(mpfr_uprec_t)0)>>1))

2011-06-28 Thread longvalery at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49435 --- Comment #7 from Valery 2011-06-28 12:03:29 UTC --- Created attachment 24615 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24615 I thing that my problem is here If I comment body of two functions float_16_to_32() and float_24_to_32 comp

[Bug pch/49435] get_z.c:46: MPFR assertion failed: exp < 0 || exp <= ((mpfr_prec_t)((mpfr_uprec_t)(~(mpfr_uprec_t)0)>>1))

2011-06-28 Thread longvalery at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49435 --- Comment #6 from Valery 2011-06-28 11:59:52 UTC --- Created attachment 24614 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24614 Please. But In ZIP only

[Bug other/49435] get_z.c:46: MPFR assertion failed: exp < 0 || exp <= ((mpfr_prec_t)((mpfr_uprec_t)(~(mpfr_uprec_t)0)>>1))

2011-06-16 Thread longvalery at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49435 --- Comment #4 from Valery 2011-06-17 05:05:47 UTC --- Hi Richard! Many thanks for quick answer. If I understood you correctly, see result files in attachments. If I am not right, tell that it is necessary to make for problem elimination. Valery

[Bug other/49435] get_z.c:46: MPFR assertion failed: exp < 0 || exp <= ((mpfr_prec_t)((mpfr_uprec_t)(~(mpfr_uprec_t)0)>>1))

2011-06-16 Thread longvalery at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49435 --- Comment #3 from Valery 2011-06-17 04:59:00 UTC --- Created attachment 24551 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24551 Out of the making

[Bug other/49435] get_z.c:46: MPFR assertion failed: exp < 0 || exp <= ((mpfr_prec_t)((mpfr_uprec_t)(~(mpfr_uprec_t)0)>>1))

2011-06-16 Thread longvalery at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49435 --- Comment #2 from Valery 2011-06-17 04:58:17 UTC --- Created attachment 24550 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24550 Error out of the making

[Bug other/49435] New: get_z.c:46: MPFR assertion failed: exp < 0 || exp <= ((mpfr_prec_t)((mpfr_uprec_t)(~(mpfr_uprec_t)0)>>1))

2011-06-16 Thread longvalery at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49435 Summary: get_z.c:46: MPFR assertion failed: exp < 0 || exp <= ((mpfr_prec_t)((mpfr_uprec_t)(~(mpfr_uprec_t)0)>>1)) Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: