This is the mail archive of the gcc@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]

Re: Tuples for GIMPLE



On Feb 24, 2006, at 4:33 PM, Diego Novillo wrote:


Andrew Pinski wrote:

Did you look into where this was showing up?

No.  Happens on libjava/interpret.cc.  Here's the patch I used and the
stats collecting script, if you're interested in gathering more info.

Actually I know why it is showing up, it is a computed goto. I had to remember what was so special about libjava/interpret.cc compared to the rest of the C++ code.

-- Pinski


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