[gomp4] update gfortran's tile clause error handling
Cesar Philippidis
cesar_philippidis@mentor.com
Mon Oct 3 14:07:00 GMT 2016
This patch updates the fortran FE to generate errors, rather than
warnings, for non-positive integer tile clause arguments. I noticed this
problem when I ported over the C/C++ compile time test cases to fortran.
In addition to the two new test files, a couple of other existing tests
needed to be updated to accommodate this new behavior. I've applied it
to gomp-4_0-branch.
Nathan, I haven't looked too deeply into your tile changes yet. Do you
know of the fortran FE is doing anything wrong? I haven't checked if
it's lowering the tile clause in the proper format yet.
Cesar
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gomp4-fortran-tile.diff
Type: text/x-patch
Size: 13456 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20161003/2e1ab102/attachment.bin>
More information about the Fortran
mailing list