.auto-style1 {
color: #80;
}
Please forward to whom con
Hi Richard,
I've only used custom linker scripts with my embedded work, so I don't know
much about the GCC default.
Presently, every library function is already in its own section to facilitate
--gc-sections optimization. However, I #include every file together to ensure
that all of the se
Snapshot gcc-8-20181109 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/8-20181109/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 8 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches/gcc-8