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 middle-end/34608] [4.3 regression] ICE with "-ftest-coverage -fopenmp"



------- Comment #2 from jakub at gcc dot gnu dot org  2008-01-02 23:35 -------
Subject: Bug 34608

Author: jakub
Date: Wed Jan  2 23:33:54 2008
New Revision: 131264

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131264
Log:
        PR middle-end/34608
        * omp-low.c (expand_omp_parallel): Purge dead EH edges in the
        child fn.

        * g++.dg/gomp/pr34608.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/gomp/pr34608.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/omp-low.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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