--- Comment #4 from jakub at gcc dot gnu dot org 2006-05-02 10:46 ---
Fixed in SVN.
--
jakub at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGN
--- Comment #3 from jakub at gcc dot gnu dot org 2006-05-02 10:40 ---
Subject: Bug 27325
Author: jakub
Date: Tue May 2 10:40:21 2006
New Revision: 113454
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113454
Log:
PR middle-end/27325
* omp-low.c (lower_omp_sectio
--- Comment #2 from Georg dot Baum at post dot rwth-aachen dot de
2006-04-28 15:05 ---
The patch at http://gcc.gnu.org/ml/gcc-patches/2006-04/msg01084.html fixes the
problem for me. Now my code compiles without optimization, but with -O1 or
higher I get a different ICE without file loca
--
jakub at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |jakub at gcc dot gnu dot org
|dot org
--- Comment #1 from reichelt at gcc dot gnu dot org 2006-04-26 15:46
---
Confirmed.
--
reichelt at gcc dot gnu dot org changed:
What|Removed |Added
CC|