[issue12651] -O2 or -O3? this brings excitement to computing!

Pedro Larroy report at bugs.python.org
Fri Jul 29 00:09:13 CEST 2011


New submission from Pedro Larroy <pedro.larroy at gmail.com>:

When I build it compiles with both -O2 and -O3...

this is debian testing on amd64.

gcc -pthread -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include   -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c

----------
components: Build
messages: 141318
nosy: Pedro.Larroy
priority: normal
severity: normal
status: open
title: -O2 or -O3? this brings excitement to computing!
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12651>
_______________________________________


More information about the Python-bugs-list mailing list