------- Additional Comments From tobi at gcc dot gnu dot org  2005-02-07 15:12 
-------
ps it seems that you'll have to use the -fdump-tree-gimple flag for C and look
at the .t08.gimple dump to get something readable.

On i686-pc-linux the C code calls log10, whereas the Fortran code calls
__buitlin_log10.  I would be surprised if the built-in were only broken on some
operating systems, but you'll never know.

-- 


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

Reply via email to