This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Generator programs can only be built with optimization enabled?


Eric Botcazou wrote:
I didn't understand the purpose of:

(build/gencondmd.o): Filter out -fkeep-inline-functions.
Read the comment?
It can help indeed.

However, the audit trail of the PR seems to say that now -fkeep-inline-functions is sort of implied by -O0; I can build insn-conditions.md with "-O0 -fkeep-inline-functions" so I'm not affected by the PR. In this case, will your patch still fix the bug when using GCC with BOOT_CFLAGS=-O0?

Paolo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]