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 java/11629] Disable RTL Inliner in gcj


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

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



------- Additional Comments From neroden at gcc dot gnu dot org  2003-08-03 19:22 -------
The bytecode compiler now emits functions-as-trees on the tree-ssa branch, I
believe.  Correct?

I suppose if that can't be backported, then for 3.4 we could just not inline in
that case, but we wouldn't want that to be 'foreported' in the next
3.4->tree-ssa merge...


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