Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
factorial.png | ||
factorial1.png | ||
libgccjit.texi | ||
sum-of-squares.png | ||
sum-of-squares1.png |
gcc/ChangeLog: * toplev.c (print_version): Add param "show_global_state", and only print GGC and plugin information if it is true. (init_asm_output): Pass in "true" for the new param when calling print_version. (process_options): Likewise. (toplev::main): Likewise. * toplev.h (print_version): Add new param to decl. gcc/jit/ChangeLog: * docs/internals/test-hello-world.exe.log.txt: Add example version lines. * jit-common.h (gcc::jit::dump::get_file): New accessor. * jit-logging.c: Include toplev.h. (gcc::jit::logger::logger): Log the GCC version. * jit-recording.c: Include toplev.h. (gcc:jit::recording::context::dump_reproducer_to_file): Log the GCC version. From-SVN: r220190
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | Loading commit data... | |
factorial.png | Loading commit data... | |
factorial1.png | Loading commit data... | |
libgccjit.texi | Loading commit data... | |
sum-of-squares.png | Loading commit data... | |
sum-of-squares1.png | Loading commit data... |