Bug 104512 - c++filt man page inconsistent with behavior
Summary: c++filt man page inconsistent with behavior
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: binutils
Version: 8.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-09-16 16:20 UTC by Burt Holzman
Modified: 2007-04-18 16:57 UTC (History)
0 users

Fixed In Version: binutils-2.13.90.0.18-9
Clone Of:
Environment:
Last Closed: 2003-09-17 22:20:06 UTC
Embargoed:


Attachments (Terms of Use)

Description Burt Holzman 2003-09-16 16:20:07 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030716

Description of problem:
man c++filt indicates that --format=gnu-new-abi is a valid option string; however

$ c++filt --format=gnu-new-abi
c++filt: unknown demangling style `gnu-new-abi'

The correct string is --format=gnu-v3.



Version-Release number of selected component (if applicable):
binutils-2.13.90.0.2-2, gcc-c++-3.2-7

How reproducible:
Always

Steps to Reproduce:
1. man c++filt | grep gnu-new-abi
2. c++filt --format=gnu-new-abi

Additional info:


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