Request for reviews (XXS): 7142167: MAC: _get_previous_fp broken on bsd with llvm-gcc
Christian Thalinger
christian.thalinger at oracle.com
Tue Feb 7 11:09:48 PST 2012
Yes, it is. Thank you. -- Chris
On Feb 7, 2012, at 8:06 PM, Vladimir Kozlov wrote:
> Is this the repo? I will try to push it.
>
> irkutsk% pwd
> /home/ct232829/hsx/hotspot-comp/7142167
> irkutsk% hg tip
> changeset: 3025:392a3f07d567
> tag: tip
> user: twisti
> date: Thu Feb 02 09:14:38 2012 -0800
> summary: 7141637: JSR 292: MH spread invoker crashes with NULL argument on x86_32
>
> Vladimir
>
> Christian Thalinger wrote:
>> On Feb 2, 2012, at 7:34 PM, Daniel D. Daugherty wrote:
>>> On 2/2/12 11:31 AM, Christian Thalinger wrote:
>>>> On Feb 2, 2012, at 7:11 PM, Daniel D. Daugherty wrote:
>>>>
>>>>> Thumbs up!
>>>>>
>>>>> Any idea whether this is limited to Apple's llvm-gcc or is
>>>>> this generic to all of them?
>>>> Sorry, I don't know. I only noticed there is something wrong in the generated assembly.
>>> OK thanks. And thanks for taking care of the fix.
>> I'm having problems with my home directory and can't log in. Could someone else push this change for me?
>> -- Chris
>>> Dan
>>>
>>>> -- Chris
>>>>
>>>>> Dan
>>>>>
>>>>>
>>>>> On 2/2/12 10:44 AM, Christian Thalinger wrote:
>>>>>> http://cr.openjdk.java.net/~twisti/7142167/
>>>>>>
>>>>>> 7142167: MAC: _get_previous_fp broken on bsd with llvm-gcc
>>>>>> Reviewed-by:
>>>>>>
>>>>>> LLVM-GCC (__llvm__) should use the same _get_previous_fp
>>>>>> implementation as __clang__ (as is the case for
>>>>>> os::current_stack_pointer).
>>>>>>
>>>>>> src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp
>>>>>>
More information about the hotspot-runtime-dev
mailing list