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/35099] [4.3/4.4 Regression] ICE in remove_unreachable_regions with -O -fopenmp



------- Comment #8 from jakub at gcc dot gnu dot org  2008-03-10 20:52 -------
Subject: Bug 35099

Author: jakub
Date: Mon Mar 10 20:51:18 2008
New Revision: 133088

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133088
Log:
        PR middle-end/35099
        * tree-cfg.c (new_label_mapper): Update cfun->last_label_uid.

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

Added:
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/gomp/pr35099.C
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_3-branch/gcc/tree-cfg.c


-- 


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


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