Bug 133808 - Duplicate warning messages with 'gcc4 -Wall'
Summary: Duplicate warning messages with 'gcc4 -Wall'
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc4
Version: 3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-09-27 17:15 UTC by Valdis Kletnieks
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-10-03 22:53:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Sample program - compile with 'gcc4 -c -Wall' (78 bytes, text/plain)
2004-09-27 17:17 UTC, Valdis Kletnieks
no flags Details

Description Valdis Kletnieks 2004-09-27 17:15:31 UTC
Description of problem:
Unused variable generate two warnings (one set in reverse order, no less)


Version-Release number of selected component (if applicable):
gcc4-4.0.0-0.2


How reproducible:
Compile the sample program with 'gcc4 -c -Wall'

Steps to Reproduce:
1.
2.
3.
  
Actual results:
Two sets of warning messages, one in reverse order

Expected results:
One set, as gcc 3.4.2 produces

Additional info:

Comment 1 Valdis Kletnieks 2004-09-27 17:17:03 UTC
Created attachment 104383 [details]
Sample program - compile with 'gcc4 -c -Wall'

Comment 2 Jakub Jelinek 2004-10-03 22:53:40 UTC
Moved upstream:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17820


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