------- Comment #2 from pinskia at gcc dot gnu dot org  2006-10-29 22:15 -------
The problem is that gfc_conv_intrinsic_transfer does *(int*)&float_var which
causes a violation of aliasing rules.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|powerpc-apple-darwin7       |


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

Reply via email to