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] 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



------- Additional Comments From mkgnu at gmx dot net  2003-10-03 18:39 -------
Created an attachment (id=4886)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4886&action=view)
Compiling this .c file with:   "gcc -Wall -Wa,-force-long-branchs -O2 test10.c"
will fail when the target is x86

Attached is an example .c file that fails to compile using  "gcc -Wall
-Wa,-force-long-branchs -O2 test10.c" when the target is not x86.


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