[Bug c/35738] ICE with #pragma omp atomic and conversion from pointer to int

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Apr 3 21:25:00 GMT 2008



------- Comment #3 from jakub at gcc dot gnu dot org  2008-04-03 21:25 -------
Subject: Bug 35738

Author: jakub
Date: Thu Apr  3 21:24:28 2008
New Revision: 133879

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133879
Log:
        PR c/35738
        * c-parser.c (c_parser_omp_atomic): Call
        default_function_array_conversion on the RHS.

        * gcc.dg/gomp/pr35738.c: New test.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/gomp/pr35738.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/c-parser.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


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



More information about the Gcc-bugs mailing list