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: PATCH to process_gcj_properties


>>>>> "Mohan" == Mohan Embar <gnustuff@thisiscool.com> writes:

Mohan> Not that it matters in this case, but I've been surprised in
Mohan> the past by what I thought was an optimization and what
Mohan> gcc thought was an optimization:
Mohan> http://gcc.gnu.org/ml/java/2003-12/msg00213.html

Yeah, in cases where it might matter, micro-optimizations should
probably be accompanied by data or analysis of the assembly code.
Likewise for the contrary case, in particular in my opinion favorable
benchmark data should override the case against VMFile.

Tom


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