This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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, Fortran] DEC Compatibility: Logical operations on integers become bitwise ops with -fdec


On Okt 26 2016, Jerry DeLisle <jvdelisle@charter.net> wrote:

> On 10/26/2016 10:09 AM, Fritz Reese wrote:
>> On Wed, Oct 26, 2016 at 10:50 AM, Andreas Schwab <schwab@suse.de> wrote:
>>> On Okt 26 2016, Fritz Reese <fritzoreese@gmail.com> wrote:
>>>
>>>> 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.
>>>
>>> Tell me more, I don't know anything about fortran.
>> ...
>>
>> Andreas,
>>
>> One way would be to apply the below, rebuild, then re-run the test
>> case. The test should then cause an internal compiler error (ICE)
>> instead of the error you are seeing. The ICE will dump a traceback
>> which will at least let us see the call chain at that point and tell
>> us how it got to the error.
>>
>
> If there is an ia64 machine in the gcc compile farm, I can get to that
> machine, but I would have to set up to build gcc, etc. May take me a
> while.

Cross compilers exist.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


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