[Bug optimization/1046] gcc less efficient than jdk for recursion!

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Nov 10 07:55:00 GMT 2003


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-10 07:55 -------
Note the code at least on powerp-apple-darwin produced by the Java's JIT is the same 
as GCC produces, so what that means is that the initial execution is faster than any code 
done by GCC.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|0000-00-00 00:00:00         |2003-11-10 07:55:45
               date|                            |


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



More information about the Gcc-bugs mailing list