diff options
| author | Dmitry Antipov | 2012-07-04 12:07:26 +0400 |
|---|---|---|
| committer | Dmitry Antipov | 2012-07-04 12:07:26 +0400 |
| commit | 8ce70ed205e01913845330d084b9dd793b66d2c6 (patch) | |
| tree | 460d38b6d758a660b0fe2c02557f94ce40539496 /src/bytecode.c | |
| parent | 24a212eb232e081c12f6b52429757657f0528e66 (diff) | |
| download | emacs-8ce70ed205e01913845330d084b9dd793b66d2c6.tar.gz emacs-8ce70ed205e01913845330d084b9dd793b66d2c6.zip | |
Fix compilation with --enable-gcc-warnings and -O1
optimization level.
* configure.in: If --enable-gcc-warnings, disable
-Wunsafe-loop-optimizations for -O1 optimization level.
* src/doprnt.c (doprnt): Change type of tem to int, initialize
to avoid compiler warning. Add eassert.
* src/search.c (simple_search): Initialize match_byte to avoid
compiler warning. Add eassert.
Diffstat (limited to 'src/bytecode.c')
0 files changed, 0 insertions, 0 deletions