This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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]

Re: [Java PATCH] An attempt at removing a "Gross hack"


On 21 Jul 2003, Steven Bosscher wrote:
> Zack suggested in a private conversation that setting TREE_ADDRESSABLE
> should also force a function to be emitted.

Ahh, that's a good tip.  Out of curiousity, was there a failure in this
code, or is this mainly a cleanup patch?  (I'd guess that the decision to
emit will be shifting away from rest_of_compilation, if it hasn't
already.)

Jeff


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