Not using DECL_VALUE_EXPR for callee-copied parameters?
Richard Guenther
richard.guenther@gmail.com
Mon Sep 14 09:54:00 GMT 2009
On Mon, Sep 14, 2009 at 3:52 AM, John David Anglin
<dave@hiauly1.hia.nrc.ca> wrote:
> Hi Martin,
>
>> Having said that, if anybody has problems with this patch going in,
>> please speak out now rather than later.
>
> I very much appreciate the work you have done on this problem. However,
> the patch doesn't work as expected. I get multiple comparison failures
> with this change on hppa-unknown-linux-gnu and hppa2.0w-hp-hpux11.11.
While in long-term it might be good to make DECL_VALUE_EXPR a
debuginfo only thing in short term the better approach would be to
have a special gimplifier state that turns on DECL_VALUE_EXPR
treatment (which would be off by default and thus during
force_gimple_operand).
The documentation of DECL_VALUE_EXPR should be adjusted
accordingly of course.
Richard.
> Dave
> --
> J. David Anglin dave.anglin@nrc-cnrc.gc.ca
> National Research Council of Canada (613) 990-0752 (FAX: 952-6602)
>
More information about the Gcc
mailing list