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: PR/50076 make c-c++-common/cxxbitfields-3.c work in Darwin



On 9 Dec 2011, at 20:56, Iain Sandoe wrote:

[[** I'm checking out whether it's feasible to switch off PIC for m64 Darwin .. so one could just do the test -fno-PIC ..
... works for m32 - but PIC is jammed on for x86/m64 ... ]]

I guess the problem is that, whilst we *could* arrange to allow PIC to be switched off for x86-64 darwin, it is not supported by the system, which could open up a different can of worms with Users trying something that is bound to fail....


so what about this as a compromise -
- the test that Jakub identifies as not particularly strong is only applied to Darwin
- for which it would seem to check the output adequately.


does this work elsewhere?
Iain

Attachment: 182177-cxxbitfield-3-diff.txt
Description: Text document





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