Draft patch: Fortran 2015 teams support and extension

Jerry DeLisle jvdelisle@charter.net
Wed Oct 25 02:46:00 GMT 2017


>From the top of the build directory
>> >  
>>
>> I assume this has all been regression tested with our current testsuite. Are all
>> features tested in test cases?
>>
>> Jerry


>From the top of the build directory do:

cd gcc

make -k -j4 check-fortran

assuming its all fortran only stuff. I usually run -j4 with quad core machines,
you can do fewer threads if you wish.

Jerry



More information about the Fortran mailing list