public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/34878]  New: fast-math-pr33299.f90 failure with illegal instruction due to -ffast-math.
@ 2008-01-20  3:34 kargl at gcc dot gnu dot org
  2008-01-20  4:48 ` [Bug target/34878] " sgk at troutmask dot apl dot washington dot edu
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: kargl at gcc dot gnu dot org @ 2008-01-20  3:34 UTC (permalink / raw)
  To: gcc-bugs

Bootstrap of revision 131654.  Testsuite has one failure.


Executing on host: /home/kargl/gcc/obj4x/gcc/testsuite/gfortran/../../gfortran
-B/home/kargl/gcc/obj4x/
gcc/testsuite/gfortran/../../
/home/kargl/gcc/gcc4x/gcc/testsuite/gfortran.dg/vect/fast-math-pr33299.f9
0   -O2 -ftree-vectorize -fno-vect-cost-model -ftree-vectorizer-verbose=4
-fdump-tree-vect-stats -msse2
 -ffast-math 
-L/home/kargl/gcc/obj4x/i386-unknown-freebsd8.0/./libgfortran/.libs
-L/home/kargl/gcc/obj
4x/i386-unknown-freebsd8.0/./libgfortran/.libs
-L/home/kargl/gcc/obj4x/i386-unknown-freebsd8.0/./libibe
rty  -lm   -o ./fast-math-pr33299.exe    (timeout = 300)
PASS: gfortran.dg/vect/fast-math-pr33299.f90 (test for excess errors)
Setting LD_LIBRARY_PATH to
.:/home/kargl/gcc/obj4x/i386-unknown-freebsd8.0/./libgfortran/.libs:/home/ka
rgl/gcc/obj4x/i386-unknown-freebsd8.0/./libgfortran/.libs:/home/kargl/gcc/obj4x/gcc:.:/home/kargl/gcc/o
bj4x/i386-unknown-freebsd8.0/./libgfortran/.libs:/home/kargl/gcc/obj4x/i386-unknown-freebsd8.0/./libgfo
rtran/.libs:/home/kargl/gcc/obj4x/gcc
FAIL: gfortran.dg/vect/fast-math-pr33299.f90 execution test


This is a -ffast-math issue as illustrated by 2 command lines.  I copied the
guilty program into tmp/

kargl[205] gfc4x -o z -O2 -ftree-vectorize -fno-vect-cost-model
-ftree-vectorize
r-verbose=4 -fdump-tree-vect-stats -fdump-tree-vect-stats -msse2
fast-math-pr332
99.f90
kargl[206] ./z
kargl[207] gfc4x -o z -O2 -ftree-vectorize -fno-vect-cost-model
-ftree-vectorize
r-verbose=4 -fdump-tree-vect-stats -fdump-tree-vect-stats -msse2  -ffast-math
fa
st-math-pr33299.f90
kargl[208] ./z
Illegal instruction (core dumped)


-- 
           Summary: fast-math-pr33299.f90 failure with illegal instruction
                    due to -ffast-math.
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kargl at gcc dot gnu dot org
  GCC host triplet: i386-unknown-freebsd8.


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34878


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2008-03-19  9:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-20  3:34 [Bug middle-end/34878] New: fast-math-pr33299.f90 failure with illegal instruction due to -ffast-math kargl at gcc dot gnu dot org
2008-01-20  4:48 ` [Bug target/34878] " sgk at troutmask dot apl dot washington dot edu
2008-01-20  4:48 ` pinskia at gcc dot gnu dot org
2008-01-20  4:49 ` [Bug testsuite/34878] " pinskia at gcc dot gnu dot org
2008-01-20 15:48 ` ubizjak at gmail dot com
2008-01-26 23:06 ` pinskia at gcc dot gnu dot org
2008-02-26 17:54 ` ghazi at gcc dot gnu dot org
2008-02-26 18:01 ` sgk at troutmask dot apl dot washington dot edu
2008-02-26 18:29 ` ghazi at gcc dot gnu dot org
2008-03-19  9:32 ` victork at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).