--- Comment #6 from danglin at gcc dot gnu dot org 2010-05-11 13:46 ---
I have rechecked 4.4 and 4.5 and the test is no longer failing.
--
danglin at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #5 from dave at hiauly1 dot hia dot nrc dot ca 2010-04-30
15:54 ---
Subject: Re: FAIL: libgomp.fortran/reduction3.f90
> Does this still fail ? Recent testresults don't show this failure in
> libgomp.
It's not failing on trunk. Will recheck 4.4 and 4.5.
Dave
--
ht
--- Comment #4 from ramana at gcc dot gnu dot org 2010-04-28 10:38 ---
(In reply to comment #3)
> Subject: Re: FAIL: libgomp.fortran/reduction3.f90
>
> > Does it work without -fopenmp?
>
> Yes.
>
> Dave
Does this still fail ? Recent testresults don't show this failure in libgomp.
--- Comment #3 from dave at hiauly1 dot hia dot nrc dot ca 2009-02-04
21:22 ---
Subject: Re: FAIL: libgomp.fortran/reduction3.f90
> Does it work without -fopenmp?
Yes.
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39098
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-02-04 20:00 ---
Does it work without -fopenmp?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39098
--- Comment #1 from danglin at gcc dot gnu dot org 2009-02-04 16:26 ---
Actually, test also fails at -O0:
FAIL: libgomp.fortran/reduction3.f90 -O0 execution test
FAIL: libgomp.fortran/reduction3.f90 -O1 execution test
FAIL: libgomp.fortran/reduction3.f90 -O2 execution test
FAIL: l