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: [DOC Patch] Add sample for @cc constraint


On 04/12/2016 12:49 AM, David Wohlferd wrote:
First draft is attached.  It tests all 28 (14 conditions plus 14
inverted).  I wasn't sure what to set for optimization (O2? O3? O0?),
so I left the default.

I've had it in a successful test run, and committed it with a minor tweak (__builtin_abort vs return 1).

As for the docs, I think you are unnecessarily worried about things that are never going to be a problem in practice.


Bernd


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