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

Re: PR 17884


On Tue, Oct 12, 2004 at 05:38:24PM -0700, Dale Johannesen wrote:
> Of course what our FP guys
> really want to do is stick the asm in a macro in a header file 
> somewhere,
> without knowledge of the surrounding code ...

Not going to work.  You *need* to know something about the 
surrounding code; the sources or the results.  Otherwise
you can't add the kind of data dependencies needed.


r~


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