------- Comment #1 from reichelt at gcc dot gnu dot org  2005-10-20 16:39 
-------
Hey the development is really fast on the gomp branch.
The C frontend seems to be fixed now. I get a sensible
error message now for both testcases:

bug.c: In function '__omp_fn.1':
bug.c:6: error: invalid exit from OpenMP structured block

Btw, should this really be __omp_fn.1?

The C++ frontend remains broken, however:
I get a sgefault now for both testcases.


-- 

reichelt at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |c++
           Keywords|accepts-invalid             |


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

Reply via email to