Bug 89588

Summary: __sync_bool_compare_and_swap returns the wrong type
Product: [Retired] Red Hat Raw Hide Reporter: hjl
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: ia64   
OS: Linux   
URL: http://gcc.gnu.org/ml/gcc/2003-04/msg01192.html
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-05 23:54:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
A patch
none
A patch for gcc version 3.2.3 20030422 (Red Hat Linux 3.2.3-1)
none
A followup patch
none
A testcase patch none

Description hjl 2003-04-24 17:30:30 UTC
See URL. A patch is checked into in mainline:

http://gcc.gnu.org/ml/gcc-patches/2003-04/msg01884.html

Comment 1 hjl 2003-04-24 17:32:04 UTC
Created attachment 91278 [details]
A patch

This is the patch I checked into mainline.

Comment 2 hjl 2003-04-24 19:33:50 UTC
Created attachment 91282 [details]
A patch for gcc version 3.2.3 20030422 (Red Hat Linux 3.2.3-1)

My patch for mainline won't apply cleanly on Red Hat gcc.
This one should be ok.

Comment 3 hjl 2003-04-28 21:00:19 UTC
Created attachment 91361 [details]
A followup patch

My last patch was incomplete. This followup patch is
needed.

Comment 4 hjl 2003-04-28 21:19:03 UTC
Created attachment 91370 [details]
A testcase patch

Comment 5 Richard Henderson 2004-10-05 23:54:31 UTC
Patch present on gcc-3.3-rh branch.