[Bug middle-end/30143] [4.2 only] OpenMP can produce invalid gimple

2007-02-23 Thread pinskia at gcc dot gnu dot org


--- Comment #13 from pinskia at gcc dot gnu dot org  2007-02-23 23:01 
---
Fixed.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED


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



[Bug middle-end/30143] [4.2 only] OpenMP can produce invalid gimple

2007-02-21 Thread jakub at gcc dot gnu dot org


--- Comment #12 from jakub at gcc dot gnu dot org  2007-02-21 09:12 ---
Subject: Bug 30143

Author: jakub
Date: Wed Feb 21 09:12:14 2007
New Revision: 122192

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122192
Log:
Backported from mainline
2006-12-20  Andrew Pinski  <[EMAIL PROTECTED]>
PR middle-end/30143
* omp-low.c (init_tmp_var): New function.
(save_tmp_var): New function.
(lower_omp_1): Use them for VAR_DECL.

* gcc.dg/gomp/complex-1.c: New testcase.

Added:
branches/gcc-4_2-branch/gcc/testsuite/gcc.dg/gomp/complex-1.c
Modified:
branches/gcc-4_2-branch/gcc/ChangeLog
branches/gcc-4_2-branch/gcc/omp-low.c
branches/gcc-4_2-branch/gcc/testsuite/ChangeLog


-- 


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



[Bug middle-end/30143] [4.2 only] OpenMP can produce invalid gimple

2007-02-19 Thread mmitchel at gcc dot gnu dot org


--- Comment #11 from mmitchel at gcc dot gnu dot org  2007-02-19 20:49 
---
Jakub --

This patch is OK for 4.2 if tested there.

Thanks,

-- Mark


-- 

mmitchel at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||jakub at gcc dot gnu dot org
   Priority|P3  |P2


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



[Bug middle-end/30143] [4.2 only] OpenMP can produce invalid gimple

2006-12-29 Thread jakub at gcc dot gnu dot org


--- Comment #10 from jakub at gcc dot gnu dot org  2006-12-29 08:43 ---
4.2 version of the patch at
http://gcc.gnu.org/ml/gcc-patches/2006-12/msg01504.html


-- 


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



[Bug middle-end/30143] [4.2 only] OpenMP can produce invalid gimple

2006-12-20 Thread pinskia at gcc dot gnu dot org


--- Comment #9 from pinskia at gcc dot gnu dot org  2006-12-20 17:52 ---
I will post a patch for 4.2 also.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

Summary|OpenMP can produce invalid  |[4.2 only] OpenMP can
   |gimple  |produce invalid gimple
   Target Milestone|--- |4.2.0


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