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 c/22498] New: High-level Source not included in listfile


avr-gcc 3.4.3. Installation Standard on WinXP SP2.

Invokation of gcc:
avr-gcc -c -g -Os -gdwarf-2 -Wall -Wstrict-prototypes -Wa,-adhlns=Serial.lst -
mmcu=atmega16 -I. -I../../inc Serial.c -o Serial.o

The Suboption h 'include high-level source' of -Wa option ist not working. In 
the listfile is no HLL-Source.
Options are passed to as, checked with s Suboption and = generates the listfile.

-- 
           Summary: High-level Source not included in listfile
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mpeterseim at samson dot de
                CC: gcc-bugs at gcc dot gnu dot org


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


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