[Freeciv-Dev] Re: (PR#9020) optimization of map_get_tile
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=9020 >
On Fri, 18 Jun 2004, Per Inge Mathisen wrote:
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=9020 >
>
> Maybe selectively picking gcc optimizations is a better idea than using
> -O3, though.
I have noticed GCC does not produce very good quality code just with -O2
in the past. Perhaps we should have two sets of flags, one "-O3" for
release code and "-O2 -g" for debugging.
Or perhaps just use "-O2 -finline-functions" instead of "-O2" ...
---
Vasco Alexandre da Silva Costa @ Instituto Superior Tecnico, Lisboa
- [Freeciv-Dev] Re: (PR#9020) optimization of map_get_tile, Per Inge Mathisen, 2004/06/18
- [Freeciv-Dev] Re: (PR#9020) optimization of map_get_tile, Jason Short, 2004/06/18
- [Freeciv-Dev] Re: (PR#9020) optimization of map_get_tile, Gregory Berkolaiko, 2004/06/18
- [Freeciv-Dev] Re: (PR#9020) optimization of map_get_tile, Jason Short, 2004/06/18
- [Freeciv-Dev] Re: (PR#9020) optimization of map_get_tile, Per Inge Mathisen, 2004/06/18
- [Freeciv-Dev] Re: (PR#9020) optimization of map_get_tile,
Vasco Alexandre da Silva Costa <=
- [Freeciv-Dev] Re: (PR#9020) optimization of map_get_tile, rwetmore@xxxxxxxxxxxx, 2004/06/19
- [Freeciv-Dev] Re: (PR#9020) optimization of map_get_tile, Jason Short, 2004/06/19
- [Freeciv-Dev] Re: (PR#9020) optimization of map_get_tile, Gregory Berkolaiko, 2004/06/20
- [Freeciv-Dev] Re: (PR#9020) optimization of map_get_tile, Jason Short, 2004/06/20
|
|