New submission from Pedro Larroy <pedro.lar...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue12651>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to