Bug 144397 - -fpermissive broken in g++
Summary: -fpermissive broken in g++
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: 3
Hardware: athlon
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-01-06 19:06 UTC by Neal Becker
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-01-07 12:07:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Neal Becker 2005-01-06 19:06:53 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.3; Linux) (KHTML, like Gecko)

Description of problem:
g++: unrecognized option `- fpermissive'

Interestingly, it there is a nonvisible character in that message as well, right after the hyphen.

Version-Release number of selected component (if applicable):
gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)

How reproducible:
Always

Steps to Reproduce:
1.g++ -fpermissive
2.
3.
    

Additional info:

Comment 1 Jakub Jelinek 2005-01-06 22:38:35 UTC
Works just fine for me.  Are you sure you haven't typed an invisible character
on the command line or something?
If not, I really need a self-contained reproducer.

Comment 2 Neal Becker 2005-01-07 12:04:18 UTC
Xemacs shell was doing something strange.  Sorry, please ignore. 


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