------- Comment #3 from rguenth at gcc dot gnu dot org 2008-02-04 10:22 ------- Btw, the assembly header looks like
.file "t.c" # GNU C (SUSE Linux) version 4.3.0 20080131 (experimental) [trunk revision 131976] (x86_64-suse-linux) # compiled by GNU C version 4.3.0 20080131 (experimental) [trunk revision 131976], GMP version 4.2.2, MPFR version 2.3.1-rc1. warning: MPFR header version 2.3.1-rc1 differs from library version 2.3.0-p4. # GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 for me - note the missing '#' before the mpfr header warning. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35070