[Bug other/35070] [4.3 Regression] -fverbose-asm has bogus asm output (mpfr library warning)

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Feb 4 10:23:00 GMT 2008



------- 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



More information about the Gcc-bugs mailing list