[Bug java/12759] BInary compatibility: rip out -fno-assume-compiled
tromey at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Oct 24 19:09: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=12759
------- Additional Comments From tromey at gcc dot gnu dot org 2003-10-24 19:09 -------
I wonder if we should instead keep the no-assume-compiled
command-line processing, and reuse it to decide when
to generate more tightly bound code and when to generate
indirect-dispatch code.
The internal "no-assume-compiled ABI" should definitely be
removed.
More information about the Gcc-bugs
mailing list