[PATCH, Fortran] DEC Compatibility: Logical operations on integers become bitwise ops with -fdec

Fritz Reese fritzoreese@gmail.com
Wed Oct 26 14:48:00 GMT 2016


On Wed, Oct 26, 2016 at 10:32 AM, Andreas Schwab <schwab@suse.de> wrote:
> On Okt 26 2016, Fritz Reese <fritzoreese@gmail.com> wrote:
>
>> I can't seem to reproduce this on x86-64. Did you fully apply the
>> patch?
>
> I don't have any patches.
>

Sorry for the confusion, I meant the originally attached
dec_bitwise_ops.diff. I am just wondering whether your compiler build
is up-to-date with trunk.

If so, I am not sure how to narrow down the issue without more debug
info like a traceback or memory dump at the point of error. It looks
to be working for me, and the code path executes as I expect for me
with a manual trace through the compilation.

---
Fritz Reese



More information about the Gcc-patches mailing list