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/41344] [4.4/4.5 Regression] ICE / Bus error on OpenMP compile



------- Comment #12 from hjl at gcc dot gnu dot org  2009-12-28 16:46 -------
Subject: Bug 41344

Author: hjl
Date: Mon Dec 28 16:46:11 2009
New Revision: 155489

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155489
Log:
Backport from mainline: Handle GIMPLE_COND in diagnose_sb_2.

gcc/

2009-12-28  H.J. Lu  <hongjiu.lu@intel.com>

        Backport from mainline:
        2009-12-28  H.J. Lu  <hongjiu.lu@intel.com>

        PR middle-end/41344
        * omp-low.c (diagnose_sb_2): Handle GIMPLE_COND.

gcc/testsuite/

2009-12-28  H.J. Lu  <hongjiu.lu@intel.com>

        Backport from mainline:
        2009-12-28  H.J. Lu  <hongjiu.lu@intel.com>

        PR middle-end/41344
        * gfortran.dg/gomp/pr41344.f: New.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/gomp/pr41344.f
      - copied unchanged from r155487,
trunk/gcc/testsuite/gfortran.dg/gomp/pr41344.f
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/omp-low.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


-- 


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


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