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: Fix backtrace for interpreted code



On Oct 14, 2004, at 10:08 AM, Ranjit Mathew wrote:


Always.  g++ always sets flag_unit_at_a_time, so functions are not
output in the order they're declared.

Oh! I didn't know that - thanks! Would it be too gross?

Does not work, the basic blocks can be reordered too.


Thanks,
Andrew Pinski


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