aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorDimitar Dimitrov <dimitar@dinux.eu>2024-02-01 19:19:54 +0200
committerDimitar Dimitrov <dimitar@dinux.eu>2024-02-21 10:35:40 +0200
commite3dfc150512c331805b8701e9117bd711025800a (patch)
treec2fb14213e1ae4db19567e4d0258255db6ff9346 /libgcc
parentc0a80af4a1d70562dd6671047fe6dd92dcc3f544 (diff)
downloadgcc-e3dfc150512c331805b8701e9117bd711025800a.zip
gcc-e3dfc150512c331805b8701e9117bd711025800a.tar.gz
gcc-e3dfc150512c331805b8701e9117bd711025800a.tar.bz2
pru: Document that arguments are not passed to main with -minrt
The minimal runtime has been documented from the beginning to break some standard features in order to reduce code size, while keeping the features required by typical firmware programs. Document one more imposed restriction - the main() function must take no arguments. gcc/ChangeLog: * doc/invoke.texi (-minrt): Clarify that main must take no arguments. Signed-off-by: Dimitar Dimitrov <dimitar@dinux.eu>
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions