[Bug fortran/34896] [4.3 Regression] libgomp.fortran/reduction5.f90

2008-01-21 Thread pault at gcc dot gnu dot org
--- Comment #4 from pault at gcc dot gnu dot org 2008-01-22 06:08 --- I think that you will find that has gone, as promised. Thanks Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/34896] [4.3 Regression] libgomp.fortran/reduction5.f90

2008-01-21 Thread pault at gcc dot gnu dot org
--- Comment #3 from pault at gcc dot gnu dot org 2008-01-22 06:02 --- Subject: Bug 34896 Author: pault Date: Tue Jan 22 06:01:54 2008 New Revision: 131712 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131712 Log: 2008-01-22 Paul Thomas <[EMAIL PROTECTED]> PR fortran/

[Bug fortran/34896] [4.3 Regression] libgomp.fortran/reduction5.f90

2008-01-20 Thread pault at gcc dot gnu dot org
--- Comment #2 from pault at gcc dot gnu dot org 2008-01-21 05:40 --- Confirmed This is the reduced version ! { dg-do run } module reduction5 intrinsic min, max end module reduction5 program reduction_5_regression call test2 contains subroutine test2 use reduction5, min =>

[Bug fortran/34896] [4.3 Regression] libgomp.fortran/reduction5.f90

2008-01-20 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2008-01-21 04:26 --- Revision 131678 seems OK: http://gcc.gnu.org/ml/gcc-testresults/2008-01/msg00926.html It looks like revision 131679 http://gcc.gnu.org/ml/gcc-patches/2008-01/msg00925.html is the cause. -- http://gcc.gnu.org