Contact Bank Zachodni WBK Poland for your UN Compensation draft worth
$550,000.00
Hi,
I have added a release note for Function Multiversioning which is
checked into trunk. Please review.
Thanks,
-Sri.
Index: changes.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v
retrieving revision 1.56
diff -
On Tue, Nov 13, 2012 at 7:00 AM, H.J. Lu wrote:
> On Tue, Nov 13, 2012 at 6:56 AM, Ian Lance Taylor wrote:
>> Currently -fPIC -fPIE seems to be the same as -fPIE. Unfortunately,
>> -fPIE -fPIC also seems to be the same as -fPIE. It seems to me that,
>> as is usual with conflicting options, we s
On Tue, Nov 13, 2012 at 6:56 AM, Ian Lance Taylor wrote:
> Currently -fPIC -fPIE seems to be the same as -fPIE. Unfortunately,
> -fPIE -fPIC also seems to be the same as -fPIE. It seems to me that,
> as is usual with conflicting options, we should use the one that
> appears last on the command l
Currently -fPIC -fPIE seems to be the same as -fPIE. Unfortunately,
-fPIE -fPIC also seems to be the same as -fPIE. It seems to me that,
as is usual with conflicting options, we should use the one that
appears last on the command line.
Do we have an existing mechanism in options processing for o