Bug 118093

Summary: uninitialized variables in /usr/include/plib/sg.h
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Ladislav Michnovic <lmichnovic>
Component: OtherAssignee: Ladislav Michnovic <lmichnovic>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Blocker    
Priority: P5 - None    
Version: Stable GCC Snapshot1   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Comment 1 Marian Jancar 2005-09-21 08:55:17 UTC
The gcc prints from where it knows the variable instead of where it is used
uninitialized.
Comment 2 Ladislav Michnovic 2005-09-21 12:53:39 UTC
I was tired, when I wrote it. My fault.