------- Comment #1 from pinskia at gcc dot gnu dot org 2006-11-16 02:30 ------- >It is a very bad idea since mpfr_set_str may only be called when runtime > check is enabled.
I think you mean assert checking which it is by default most of the time anyways as --enable-checking=release turns on assert checking. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Summary|Calling a function with |[4.3 Regression] Calling a |gcc_assert |function with gcc_assert Target Milestone|--- |4.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29862