Re: How to use Makefile - pgxs without gcc -O2 ?

From: Piotr Stefaniak <postgres(at)piotr-stefaniak(dot)me>
To: geohas <lists(at)hasibether(dot)at>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: How to use Makefile - pgxs without gcc -O2 ?
Date: 2014-07-08 16:29:27
Message-ID: BLU436-SMTP1224C21B16D3F573F9FD6C0F20C0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 07/08/2014 17:53, geohas wrote:
> make CFLAGS=-O0 was it.
>
> now gdb doesn't print <Value optimized out>.
If you're using GCC 4.8 or later, consider using it with -Og for that
kind of builds.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2014-07-08 16:49:39 Re: Doing better at HINTing an appropriate column within errorMissingColumn()
Previous Message Tomas Vondra 2014-07-08 16:06:22 Re: tweaking NTUP_PER_BUCKET