All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: li guang <lig.fnst@cn.fujitsu.com>
Cc: peter.maydell@linaro.org, proljc@gmail.com,
	e.voevodin@samsung.com, qemu-devel@nongnu.org,
	blauwirbel@gmail.com, paul@codesourcery.com, afaerber@suse.de,
	aurelien@aurel32.net, rth@twiddle.net
Subject: Re: [Qemu-devel] [PATCH] translate: cleanup gen_intermediate_code_internal
Date: Thu, 11 Apr 2013 08:23:31 +0200	[thread overview]
Message-ID: <516656E3.1070708@redhat.com> (raw)
In-Reply-To: <1365646290.9553.123.camel@liguang.fnst.cn.fujitsu.com>

Il 11/04/2013 04:11, li guang ha scritto:
>> > I don't care if the compiler doesn't complain (though I doubt it
>> > doesn't; are you using --enable-debug?
> absolutely yes.
> 

Ok, here is the problem.

--enable-debug disables optimization.  It will disable some warnings
that the compiler only produces with -Ox.

You can use --enable-debug when developing, but you must test your
patches without it before submitting.

Problem solved!  Thanks,

Paolo

  reply	other threads:[~2013-04-11  6:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-10  3:30 [Qemu-devel] [PATCH] translate: cleanup gen_intermediate_code_internal liguang
2013-04-10  7:44 ` Paolo Bonzini
2013-04-10  7:55   ` li guang
2013-04-10  9:54     ` Paolo Bonzini
2013-04-11  2:11       ` li guang
2013-04-11  6:23         ` Paolo Bonzini [this message]
2013-04-11  6:42           ` li guang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=516656E3.1070708@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=afaerber@suse.de \
    --cc=aurelien@aurel32.net \
    --cc=blauwirbel@gmail.com \
    --cc=e.voevodin@samsung.com \
    --cc=lig.fnst@cn.fujitsu.com \
    --cc=paul@codesourcery.com \
    --cc=peter.maydell@linaro.org \
    --cc=proljc@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.