This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH, v3: remove XPASS


Ben Elliston wrote:
>> Please try compiling the testcase outside the testsuite: I'm pretty  
>> sure it fails, for known reasons, and that it passes only as a side  
>> effect of using PCHs.
>>     
> It worked.
>   
You are mistaken, please open the testcase in your editor and you will
quickly understand that given the current way we have in th library to
deal with the C headers, it *cannot* work: the testcase just includes
the normal, underlying <<math.h> and then redeclares some functions in
an incompatible way.

Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]