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

GCC floating point usage


In GCC 3.2 for powerpc-eabi, when enabling hardware floating point, GCC will
generate floating point instructions not only for C/C++ float/double operations
but also internally for optimizing non-floating point 64-bit data transfers etc.

Is it possible to somehow instruct GCC to only generate floating point
instructions for C/C++ float/double operations and not for internal non-floating
point optimizations etc?

/Stefan

begin:vcard 
n:Bylund;Stefan
tel;cell:+46 709 714 325
tel;work:+46 8 507 143 25
x-mozilla-html:FALSE
url:http://www.ose.com
org:OSE Systems
adr:;;Nytorpsvägen 5;Täby;;183 23;Sweden
version:2.1
email;internet:steby@enea.se
title:Software Engineer
fn:Stefan Bylund
end:vcard

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