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 inline-asm/48347] New: The wrong assembler code is emitted for my architecture


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

           Summary: The wrong assembler code is emitted for my
                    architecture
           Product: gcc
           Version: 4.5.1
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: inline-asm
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: normvcr@telus.net


Created attachment 23808
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23808
Complete output of compilation

When using the flags "-g -O2", the right assembler code is emitted.  When
dropping the -O2, and using only "-g", the wrong assembler code is emitted.


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