"-fverbose-asm" is not listing the command line option flgas, as same version
of native gcc does.

For ex:
> crx-elf-gcc test.c -O1 --verbose-asm -save-temps -c

In test.s: command line options enabled flags will be listed out.

This is not done with crx-elf-gcc compiler.


-- 
           Summary: --verbose-asm option not list all enbaled command line
                    option flags
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: MR dot Swami dot Reddy at nsc dot com
  GCC host triplet: Native linux
GCC target triplet: crx-elf-


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

Reply via email to