Home
last modified time | relevance | path

Searched refs:fcheck (Results 1 – 25 of 26) sorted by relevance

12

/netbsd/src/external/bsd/pcc/dist/pcc/arch/i386/
Dflocal.c204 fcheck(NODE *p, void *arg) in fcheck() function
230 walkf(p, fcheck, 0); in p2tree()
/netbsd/src/sys/arch/epoc32/stand/e32boot/exe/
DMakefile22 CPPFLAGS+=-mapcs-32 -mshort-load-bytes -msoft-float -fcheck-new -fvtable-thunks
/netbsd/src/sys/arch/epoc32/stand/e32boot/ldd/
DMakefile22 CPPFLAGS+=-mapcs-32 -mshort-load-bytes -msoft-float -fcheck-new -fvtable-thunks
/netbsd/src/share/man/tools/
Dsp.ignore235 fcheck
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcommon.opt1133 ; -fcheck-bounds causes gcc to generate array bounds checks.
1184 fcheck-data-deps
1188 fcheck-new
DONEWS496 With -fcheck-new, g++ will check the return value of all calls to
DFSFChangeLog.11968 when -fcheck-memory-usage.
1528 * expr.c (expand_assignment): If -fcheck-memory-usage, add call to
4046 * calls.c (expand_call): If -fcheck-memory-usage, use pseudo-register,
4049 (store_one_arg): If -fcheck-memory-usage, set rights for pushed
4058 when -fcheck-memory-usage.
4066 -fcheck-memory-usage, set the rights of pushed variable.
4070 * stmt.c (expand_computed_goto): If -fcheck-memory-usage, check that
4072 (expand_asm, expand_asm_operands): If -fcheck-memory-usage,
4077 (main): Disable `-fomit-frame-pointer' if `-fcheck-memory-usage' is set
4083 * alpha.c (alpha_builtin_saveregs): If -fcheck-memory-usage,
DFSFChangeLog2038 * stmt.c (expand_decl): If -fcheck-memory-usage, put vars in memory.
DChangeLog-201522491 * common.opt: Document flag fcheck-data-deps as deprecated.
22492 * doc/invoke.texi: Remove documentation for fcheck-data-deps and
30650 * lto-wrapper.c (merge_and_complain): Merge -fcheck-pointer-bounds.
30651 (append_compiler_options): Append -fcheck-pointer-bounds.
36956 * doc/invoke.texi (-fcheck-pointer-boudns): Document
37169 * c-family/c.opt (fcheck-pointer-bounds): List supported languages.
37650 * doc/invoke.texi (-fcheck-pointer-bounds): Copy-edit, add
38313 * doc/invoke.texi (-fcheck-pointer-bounds): New.
DChangeLog-20134010 * common.opt (fcheck-pointer-bounds): Move to ...
4074 * common.opt (fcheck-pointer-bounds): New.
10119 * common.opt (fcheck-pointer-bounds): Move to ...
11630 * common.opt (fcheck-pointer-bounds): New.
16140 * common.opt (fcheck-new): Moved from c.opt. Make it 'Common'.
DChangeLog-200726222 * doc/invoke.texi: Document -fcheck-data-deps, omega-max-vars,
26254 * common.opt (fcheck-data-deps): New.
DChangeLog-20004316 (expand_builtin_strstr): Do nothing if -fcheck-memory-usage.
4320 -fcheck-memory-usage.
DChangeLog-201828777 and -fcheck-pointer-bounds are used together.
28792 -fcheck-pointer-bounds.
DChangeLog-201735809 -fcheck-pointer-bounds.
36164 * toplev.c (process_options): Disable -fcheck-pointer-bounds with
DChangeLog-199916792 -fcheck-memory-usage. Minor edits to -fprefix-function-name.
DChangeLog-20012913 * doc/invoke.texi: Remove -fcheck-memory-usage
DChangeLog-201620947 * toplev.c (process_options): Do not enable -fcheck-pointer-bounds
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-19952681 * init.c (build_new): Fix -fcheck-new for array new.
3353 * init.c (build_new): Check new return value if -fcheck-new.
DChangeLog-19962235 * init.c (build_new): Fix array new without -fcheck-new.
DChangeLog-2017710 in any mode unless -fcheck-new is provided.
DChangeLog-20002421 NULL from operator new if -fcheck-new.
/netbsd/src/external/gpl3/gcc/dist/
DNEWS446 + -fcheck=, enables or disables the code generation of specific
5714 at run time with -fcheck=do enabled:
7276 and can be enabled via -fcheck-pointer-bounds. Memory accesses are
12046 * The new option -fcheck= has been added with the options bounds,
12049 -fcheck-array-temporaries. The do option checks for invalid
12054 pointers in expressions are handled. Using -fcheck=all enables all
12056 * The run-time checking -fcheck=bounds now warns about invalid string
12793 * The [9]-fcheck-array-temporaries option has been added, printing a
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-19985026 prologues in code compiled with -fcheck-stack.
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dinvoke.texi215 -faligned-new=@var{n} -fargs-in-order=@var{n} -fchar8_t -fcheck-new @gol
3017 @item -fcheck-new
3018 @opindex fcheck-new
Dgcc.info544 -faligned-new=N -fargs-in-order=N -fchar8_t -fcheck-new
3160 '-fcheck-new'
63726 * fcheck-new: C++ Dialect Options.

12