This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: current binutils trunk failures on cygwin


Hi H. J.

I chose .text on purpose since we didn't say --set-section-flags
doesn't work on certain sections. copy-1.d already has a non-standard
section. I would prefer to add a new test and make copy-2.d ELF only.
I am OK with adding the new test, but copy-2.d should be non-PE targets only, not just ELF only. It is only PE targets which have the problem.

Does COFF have the same issue?

No - it is only PE that has the issue.


Here is a patch.

+#not-target: *-*-*pe* *-*-*coff i*86-*-cygwin* i*86-*-mingw32*

You do not need the *-*-coff here. In fact it should not be there.


Cheers
  Nick



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