--- Comment #14 from uros at kss-loka dot si 2006-04-07 06:10 ---
This is a duplicate of PR 26869.
*** This bug has been marked as a duplicate of 26869 ***
--
uros at kss-loka dot si changed:
What|Removed |Added
---
--- Comment #13 from pinskia at gcc dot gnu dot org 2006-04-07 00:53
---
Still not enough to compile it, we need you to attach (not copy and paste) the
following files:
system.h
cnst.inc
fft.inc
cppt.inc
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27069
--- Comment #12 from nuno dot bandeira at ist dot utl dot pt 2006-04-07
00:42 ---
Subject: Re: -ffast-math crash
pinskia at gcc dot gnu dot org wrote:
> --- Comment #9 from pinskia at gcc dot gnu dot org 2006-04-07 00:34
> ---
> Still need the version number?
> gfortran -v
--- Comment #11 from nuno dot bandeira at ist dot utl dot pt 2006-04-07
00:38 ---
Subject: Re: -ffast-math crash
kargl at gcc dot gnu dot org wrote:
> Does your code work correctly if you omit -ffast-math?
Yes it does albeit slower. The code also compiles well if I omit the
-ffast-
--- Comment #10 from pinskia at gcc dot gnu dot org 2006-04-07 00:37
---
I bet this is a dup of bug 26717 which was fixed a week or so ago.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27069
--- Comment #9 from pinskia at gcc dot gnu dot org 2006-04-07 00:34 ---
Still need the version number?
gfortran -v will give it to you.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27069
--- Comment #8 from nuno dot bandeira at ist dot utl dot pt 2006-04-07
00:32 ---
Subject: Re: -ffast-math crash
This is what I get from the compiler:
$ gfortran -I../SOURCE -c -fdefault-real-8 -O3 -fforce-addr
-march=pentium4 -fcray-pointer -ffast-math ./graden.f -o ./graden.o
./gr
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27069
--- Comment #7 from pinskia at gcc dot gnu dot org 2006-04-07 00:20 ---
What are the full options you are passing to gcc anyways since I see you have
some openmp markers here too.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27069