This is the mail archive of the gcc-bugs@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]

[Bug libgomp/59337] surprising OMP error message


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59337

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Dec 16 15:33:42 2013
New Revision: 206017

URL: http://gcc.gnu.org/viewcvs?rev=206017&root=gcc&view=rev
Log:
    PR libgomp/59337
    * openmp.c (resolve_omp_atomic): Adjust error message.

    * gfortran.dg/gomp/pr59337.f90: New test.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/openmp.c
    trunk/gcc/testsuite/ChangeLog


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