gambas-source-code/main
Benoît Minisini 246cf40553 Don't use '-O3'. It makes benchmarks sometimes slower than using '-O2'.
[CONFIGURATION]
* BUG: Do not use the default CFLAGS forces by autotools. Either use the CFLAGS provided on the command-line, or the default ones of the project.

[INTERPRETER]
* OPT: Don't use '-O3'. It makes benchmarks sometimes slower than using '-O2'.

[COMPILER]
* OPT: Optimize variable initialization.
2023-01-10 21:55:25 +01:00
..
gbc Don't use '-O3'. It makes benchmarks sometimes slower than using '-O2'. 2023-01-10 21:55:25 +01:00
gbx Don't use '-O3'. It makes benchmarks sometimes slower than using '-O2'. 2023-01-10 21:55:25 +01:00
lib Don't use '-O3'. It makes benchmarks sometimes slower than using '-O2'. 2023-01-10 21:55:25 +01:00
man
mime Add 48x48 version of mimetypes and application icons. 2022-11-29 11:24:48 +01:00
share Enable overflow detection when at least 'gcc 8' is used. 2023-01-10 17:08:16 +01:00
tools/gbh3
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Don't use '-O3'. It makes benchmarks sometimes slower than using '-O2'. 2023-01-10 21:55:25 +01:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am Add 48x48 version of mimetypes and application icons. 2022-11-29 11:24:48 +01:00
NEWS
README
reconf
TODO