File tree 1 file changed +0
-9
lines changed
1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -275,15 +275,6 @@ Deprecated Compiler Flags
275
275
Modified Compiler Flags
276
276
-----------------------
277
277
278
- * ``-Woverriding-t-option `` is renamed to ``-Woverriding-option ``.
279
- * ``-Winterrupt-service-routine `` is renamed to ``-Wexcessive-regsave `` as a generalization
280
- * ``-frewrite-includes `` now guards the original #include directives with
281
- ``__CLANG_REWRITTEN_INCLUDES ``, and ``__CLANG_REWRITTEN_SYSTEM_INCLUDES `` as
282
- appropriate.
283
- * Introducing a new default calling convention for ``-fdefault-calling-conv ``:
284
- ``rtdcall ``. This new default CC only works for M68k and will use the new
285
- ``m68k_rtdcc `` CC on every functions that are not variadic. The ``-mrtd ``
286
- driver/frontend flag has the same effect when targeting M68k.
287
278
* ``-Wextra `` group flag now contains an additional flag i.e, ``-Wcast-function-type ``.
288
279
289
280
Removed Compiler Flags
You can’t perform that action at this time.
0 commit comments