From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 79575] [radeonsi] Wine's d3d8 test crashes in SITargetLowering::analyzeImmediate Date: Fri, 08 Aug 2014 08:21:48 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1542472809==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 3FCAE6E265 for ; Fri, 8 Aug 2014 01:21:48 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1542472809== Content-Type: multipart/alternative; boundary="1407486108.5c4B1.23902"; charset="us-ascii" --1407486108.5c4B1.23902 Date: Fri, 8 Aug 2014 08:21:48 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=79575 --- Comment #3 from Henri Verbeet --- For what it's worth, test_fpu_setup() tests creating a D3D device with a custom FPU control word. (The background on that is that creating a D3D device should setup the FPU in a specific way, depending on if D3DCREATE_FPU_PRESERVE is specified or not.) My guess would be that something in llvm doesn't expect to be called with a non-default FPU control word. -- You are receiving this mail because: You are the assignee for the bug. --1407486108.5c4B1.23902 Date: Fri, 8 Aug 2014 08:21:48 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 3 on bug 79575 from
For what it's worth, test_fpu_setup() tests creating a D3D device with a custom
FPU control word. (The background on that is that creating a D3D device should
setup the FPU in a specific way, depending on if D3DCREATE_FPU_PRESERVE is
specified or not.) My guess would be that something in llvm doesn't expect to
be called with a non-default FPU control word.


You are receiving this mail because:
  • You are the assignee for the bug.
--1407486108.5c4B1.23902-- --===============1542472809== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1542472809==--