Bug 157190

Summary: g++4 compiler emits warning for construct in .../bits/locale_facets.tcc:1115
Product: [Fedora] Fedora Reporter: roebel <roebel>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3CC: sundaram
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: 3.4.4-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-05 08:45:16 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:
Bug Depends On:    
Bug Blocks: 164807    

Description roebel 2005-05-09 06:45:02 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.3; Linux) (KHTML, like Gecko)

Description of problem:
compiling with ostream and -Wall emits the following warning for a construct 
within the system headers: 
 
/usr/include/c++/3.4.3/bits/locale_facets.tcc:1115: warning: suggest 
parentheses around assignment used as truth value 

Version-Release number of selected component (if applicable):
gcc4-c++-4.0.0-0.41.fc3


How reproducible:
Always

Steps to Reproduce:
1. compile c++ source file using ostream include file 
2. use -Wall flag when compiling 
3. 
   

Actual Results:  compiler emits warning  

Expected Results:  compiler should be happy with the system headers. 

Additional info:

Comment 1 Jakub Jelinek 2005-05-27 15:23:27 UTC
Should be fixed in gcc-3.4.4-1.