This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/35070] New: gcc 's -verbose-asm and -ggdb3 can't work together


I compiled mpfr yesterday since a new 2.3.1 version had released.

gas crashed with a message which said it had met wrong asm code, I omited my
CFLAGS, then passed compiling.

I tried the flags again and again, finally I found the reason is that
-verbose-asm flag cant work together with -ggdb3 flag.


-- 
           Summary: gcc 's -verbose-asm and -ggdb3 can't work together
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: linuxl4 at sohu dot com
 GCC build triplet: i686-linux-gnu
  GCC host triplet: i686-linux-gnu
GCC target triplet: i686-linux-gnu


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]