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 target/12502] New: Add support for AS argument "-force-long-branchs" for x86 arch


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: Add support for AS argument "-force-long-branchs" for
                    x86 arch
           Product: gcc
           Version: 2.95.4
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mkgnu at gmx dot net
                CC: gcc-bugs at gcc dot gnu dot org

Hello,

I am requesting the enhancement at some future gcc releace of adding support for
the -force-long-branchs argument in the AS assembler for the x86 architecture.
This feature as of gcc version 2.95.4 is only available for the 68HC11 and
68HC12 processors, according to the AS manpage.

Using that argument with gcc 2.95.4 to produce x86 machine code will result in
producing assembler code that does not compile


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