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

Re: gcc-2.95.2 problem with target powerpc-eabi



I just want to say that I also faced with the same problem and tried to avoid
implicit using of FP instructions by gcc for PowerPC, but didn't succeed. It'd
be fine if there were some flag for gcc, let's say, -fno-implicit-float, to do
the job. Unfortunately implementation of this feature is beyond my
understanding of gcc internals :-(

BR,
Sergei Organov.


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