This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH committed] Bug 66680 - [5 Regression] ICE with openmp, a loop and a type bound procedure


On Thu, Jan 7, 2016 at 9:59 AM, H.J. Lu <hjl.tools@gmail.com> wrote:
> On Thu, Jan 7, 2016 at 5:30 AM, Dominique d'HumiÃres <dominiq@lps.ens.fr> wrote:
>> I have committed the following patch to trunk. I am planning to commit it to the gcc5 branch and close the PR as FIXED next sunday if there is no objection.
>>
>> Cheers,
>>
>> Dominique
>>
>> Index: gcc/testsuite/ChangeLog
>> ===================================================================
>> --- gcc/testsuite/ChangeLog     (revision 232126)
>> +++ gcc/testsuite/ChangeLog     (working copy)
>> @@ -1,3 +1,8 @@
>> +2016-01-07  Dominique d'Humieres <dominiq@lps.ens.fr>
>> +
>> +       PR fortran/66680
>> +       gfortran.dg/gomp/pr66680.f90: New test.
>> +
>>  2016-01-07  H.J. Lu  <hongjiu.lu@intel.com>
>>
>>         PR target/69171
>
> I got
>
> gfortran: error: libgomp.spec: No such file or directory^M
>
> FAIL: gfortran.dg/gomp/pr66680.f90   -O0  (test for excess errors)
>

Shouldn't gomp run-time test be in libgomp/testsuite/libgomp.fortran?


-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]