Bug 43826 - [libgomp] sharing-2..f90 has too many excess errors
Summary: [libgomp] sharing-2..f90 has too many excess errors
Status: RESOLVED INVALID
Alias: None
Product: gcc
Classification: Unclassified
Component: libgomp (show other bugs)
Version: 4.6.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-21 01:10 UTC by kargls
Modified: 2010-04-21 19:00 UTC (History)
1 user (show)

See Also:
Host: x86_64-unknown-freebsd9.0
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments
dejagnu log file (410 bytes, text/plain)
2010-04-21 01:11 UTC, kargls
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kargls 2010-04-21 01:10:39 UTC
FAIL: gfortran.dg/gomp/sharing-2.f90  -O  (test for excess errors)
Comment 1 kargls 2010-04-21 01:11:49 UTC
Created attachment 20451 [details]
dejagnu log file

It looks like lines 31-34 are not triggering errors.
Comment 2 Jakub Jelinek 2010-04-21 06:56:09 UTC
Works just fine here.  Are you sure you have updated also to the latest fortran/openmp.c and rebuilt f951?
Comment 3 kargls 2010-04-21 19:00:11 UTC
(In reply to comment #2)
> Works just fine here.  Are you sure you have updated also to the latest
> fortran/openmp.c and rebuilt f951?
> 

Seems my trunk was only partially updated.  I can't reproduce
the result.  Closing as INVALID.