------- Comment #2 from rguenth at gcc dot gnu dot org  2008-02-04 10:21 -------
Probably sth like

gcc-4.3 -c -fverbose-asm -ggdb3 t.c
t.c: In function 'main':
t.c:9: warning: incompatible implicit declaration of built-in function 'printf'
/tmp/cc1ixAq3.s: Assembler messages:
/tmp/cc1ixAq3.s:4: Error: no such instruction: `mpfr header version 2.3.1-rc1
differs from library version 2.3.0-p4.'

Kaveh, can you have a look here?


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ghazi at gcc dot gnu dot org
             Status|UNCONFIRMED                 |NEW
          Component|debug                       |other
     Ever Confirmed|0                           |1
           Keywords|                            |wrong-code
      Known to work|                            |4.2.3
           Priority|P3                          |P2
   Last reconfirmed|0000-00-00 00:00:00         |2008-02-04 10:21:42
               date|                            |
            Summary|gcc 's -verbose-asm and -   |[4.3 Regression] -fverbose-
                   |ggdb3 can't work together   |asm has bogus asm output
                   |                            |(mpfr library warning)
   Target Milestone|---                         |4.3.0


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

Reply via email to