Bug 97823 - Silience bootstrap
Summary: Silience bootstrap
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: gcc
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-06-22 16:17 UTC by hjl
Modified: 2007-04-18 16:54 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-10-03 23:42:25 UTC
Embargoed:


Attachments (Terms of Use)
A patch to silence gcc bootstrap (1.83 KB, patch)
2003-06-22 16:18 UTC, hjl
no flags Details | Diff

Description hjl 2003-06-22 16:17:26 UTC
I got

/net/gnu/export/gnu/src/gcc-3.3-redhat/gcc/gcc/ra-rewrite.c:1086: warning: 
`bb' might be used uninitialized in this function
/net/gnu/export/gnu/src/gcc-3.3-redhat/gcc/gcc/regmove.c:1684: warning: 
`newconst' might be used uninitialized in this function
/net/gnu/export/gnu/src/gcc-3.3-redhat/gcc/gcc/reload1.c:3838: warning: `prev' 
might be used uninitialized in this function
/net/gnu/export/gnu/src/gcc-3.3-redhat/gcc/gcc/cp/decl.c:463: warning: `p' 
might be used uninitialized in this function

Comment 1 hjl 2003-06-22 16:18:09 UTC
Created attachment 92523 [details]
A patch to silence gcc bootstrap

Comment 2 Richard Henderson 2004-10-03 23:42:25 UTC
These kinds of patches should be filed upstream, not with RH bugzilla.


Note You need to log in before you can comment on or make changes to this bug.