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

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


------- 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


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