Bug 14662

Summary: GCC 2.96 -fpermssive flag broken
Product: [Retired] Red Hat Linux Reporter: Suhaib Siddiqi <ssiddiqi>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-01 21:33:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Suhaib Siddiqi 2000-07-26 13:19:21 UTC
In Beta-4 Gcc 2.96 -fpermissibe flag seems to be broken.  When compiling a 
code which is not ANSI complaint, using -fpermissive flag makes no 
difference.  Although, if I use GCC 2.95.2 with -fpermissive flag
the same code compiles.  Therefore, I assume -fpermissive flag to downgrade
gcc 2.96 performance to compile source code which is not strictly ANSI
complaint, is broken.

Suhaib

Comment 1 Richard Henderson 2004-10-01 21:33:24 UTC
No test case, and PR is over 4 years old, so I don't believe that
NEEDINFO is helpful.