[Bug target/12502] Add support for AS argument "-force-long-branchs" for x86 arch

mkgnu at gmx dot net gcc-bugzilla@gcc.gnu.org
Fri Oct 3 18:39:00 GMT 2003


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.



More information about the Gcc-bugs mailing list