Commit de86e0a5 by Tobias Burnus Committed by Tobias Burnus

re PR fortran/52916 (481.wrf in SPEC CPU 2006 failed to build)

2012-04-16  Tobias Burnus  <burnus@net-b.de>

        PR fortran/52916
        * gfortran.dg/public_private_module_3.f90: Use dg-additional-sources
        to include public_private_module_4.f90.
        * gfortran.dg/public_private_module_4.f90: Skip this test on all
        targets

From-SVN: r186506
parent 6b338d0a
2012-04-16 Tobias Burnus <burnus@net-b.de>
PR fortran/52916
* gfortran.dg/public_private_module_3.f90: Use dg-additional-sources
to include public_private_module_4.f90.
* gfortran.dg/public_private_module_4.f90: Skip this test on all
targets.
2012-04-16 Paolo Carlini <paolo.carlini@oracle.com> 2012-04-16 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/49152 PR c++/49152
......
! { dg-do compile } ! { dg-do link }
! ! { dg-additional-sources public_private_module_4.f90 }
! To be used by public_private_module_4.f90
! !
! PR fortran/52916 ! PR fortran/52916
! Cf. PR fortran/40973 ! Cf. PR fortran/40973
......
! { dg-do link } ! { dg-do compile { target skip-all-targets } }
! { dg-additional-sources public_private_module_3.f90 } !
! To be used by public_private_module_3.f90
! !
! PR fortran/52916 ! PR fortran/52916
! Cf. PR fortran/40973 ! Cf. PR fortran/40973
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment