This is the mail archive of the gcc-patches@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: [PATCH] Disable optimization for volatile object


On Wed, Apr 22, 2009 at 15:30, Eric Botcazou <ebotcazou@adacore.com> wrote:

> 2009-04-22 ÂEric Botcazou Â<ebotcazou@adacore.com>
>
> Â Â Â Â* gimplify.c (gimplify_modify_expr_rhs) <VAR_DECL>: Do not do a direct
> Â Â Â Âassignment from the constructor either if the target is volatile.

OK with a testcase.


Diego.


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