On Sun, Dec 30, 2018 at 09:32:43AM -0800, H.J. Lu wrote:
> On Sun, Dec 30, 2018 at 9:09 AM Steve Kargl
> wrote:
> >
> > On Sun, Dec 30, 2018 at 08:06:40AM -0800, H.J. Lu wrote:
> > > >
> > > > OK Steve, thanks.
> > >
> > > The test fails on Linux/x86:
> > >
> > > https://gcc.gnu.org/bugzilla/show_
On Sun, Dec 30, 2018 at 9:09 AM Steve Kargl
wrote:
>
> On Sun, Dec 30, 2018 at 08:06:40AM -0800, H.J. Lu wrote:
> > >
> > > OK Steve, thanks.
> >
> > The test fails on Linux/x86:
> >
> > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88639
> >
>
> The test works on both i586-*-freebsd and x86_64-*-f
On Sun, Dec 30, 2018 at 08:06:40AM -0800, H.J. Lu wrote:
> >
> > OK Steve, thanks.
>
> The test fails on Linux/x86:
>
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88639
>
The test works on both i586-*-freebsd and x86_64-*-freebsd.
What does
--
Steve
On Fri, Dec 28, 2018 at 4:38 PM Jerry DeLisle wrote:
>
> On 12/28/18 10:43 AM, Steve Kargl wrote:
> > Ping.
> >
> > On Mon, Dec 24, 2018 at 11:59:50AM -0800, Steve Kargl wrote:
> >> All,
> >>
> >> The IEEE modules and -ffpe-trap are to some extent orthogonal
> >> features of gfortran. Unfortunate
On 12/28/18 10:43 AM, Steve Kargl wrote:
Ping.
On Mon, Dec 24, 2018 at 11:59:50AM -0800, Steve Kargl wrote:
All,
The IEEE modules and -ffpe-trap are to some extent orthogonal
features of gfortran. Unfortunately, some users have the
expectation of using -ffpe-trap for debugging while also usin
Ping.
On Mon, Dec 24, 2018 at 11:59:50AM -0800, Steve Kargl wrote:
> All,
>
> The IEEE modules and -ffpe-trap are to some extent orthogonal
> features of gfortran. Unfortunately, some users have the
> expectation of using -ffpe-trap for debugging while also using only
> some of the mechanisms p
All,
The IEEE modules and -ffpe-trap are to some extent orthogonal
features of gfortran. Unfortunately, some users have the
expectation of using -ffpe-trap for debugging while also using only
some of the mechanisms provided by the IEEE modules. For example,
% t.f90
program test
use, i