------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-18 21:07 ------- (In reply to comment #1) > Your code compiles fine on amd64-*-freebsd where I'm using a gfortran > form 20050218 sources. I do get a warning though Darwin's as treats those warnings as errors as they really should as this is a bug in the front-end. If you take a look at my reduced testcase and look at the assembly ouput you will see that the assembly outputed is wrong.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20063