------- Comment #5 from jvdelisle at gcc dot gnu dot org  2008-04-09 00:35 
-------
If you can separate the I/O functions you need into a separate file and use
-malign-double only for those portions that do computations, you can make this
work.  I can not know from where I sit how important -malign-double is to your
application.


-- 


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

Reply via email to