[llvm-commits] [PATCH] FRAME_POINTER_OFFSET macro definition to tce target.
Mikael Lepistö
mikael.lepisto at tut.fi
Wed Sep 16 00:49:52 PDT 2009
Hi,
I tried the latest patch with dapper and now it really seemed to fix the
problem.
-Mikael
Mikael Lepistö wrote:
> Ah, yes my bad. Looks like that it's too hard for me to write even
> single line of code without messing up with something :(
>
> Correct patch would really be INITIAL_FRAME_POINTER_OFFSET. I have to
> ask someone with free BSD verify that new _really_ works, before
> sending the fixed version.
>
> -Mikael
> On 4.9.2009, at 20:22, Duncan Sands wrote:
>
>
>> Hi Mikael,
>>
>>
>>> +
>>> +#define FRAME_POINTER_OFFSET(X) 0
>>> +
>>>
>> nothing else in gcc defines this, so why must tce? Several
>> targets do define INITIAL_FRAME_POINTER_OFFSET though.
>>
>> Ciao,
>>
>> Duncan.
>>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TCE-framepointer-macro-v2.patch
Type: text/x-diff
Size: 931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090916/405fc1a4/attachment.patch>
More information about the llvm-commits
mailing list