[Bug target/35364] ICE on ia64 with vector declaration inside #pragma omp parallel

2008-12-28 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug target/35364] ICE on ia64 with vector declaration inside #pragma omp parallel

2008-04-04 Thread jakub at gcc dot gnu dot org
--- Comment #6 from jakub at gcc dot gnu dot org 2008-04-04 14:38 --- optimize_double_finally relies here on the useless pass doing its job. But on the trunk/4.3 the useless pass doesn't dive into OpenMP constructs. This is fixed on the gomp-3_0-branch, see the remove_useless_stmts_1

[Bug target/35364] ICE on ia64 with vector declaration inside #pragma omp parallel

2008-04-04 Thread jakub at gcc dot gnu dot org
--- Comment #7 from jakub at gcc dot gnu dot org 2008-04-04 17:49 --- Subject: Bug 35364 Author: jakub Date: Fri Apr 4 17:48:45 2008 New Revision: 133905 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133905 Log: PR target/35364 * tree-cfg.c

[Bug target/35364] ICE on ia64 with vector declaration inside #pragma omp parallel

2008-04-04 Thread jakub at gcc dot gnu dot org
--- Comment #8 from jakub at gcc dot gnu dot org 2008-04-04 18:01 --- Subject: Bug 35364 Author: jakub Date: Fri Apr 4 18:00:25 2008 New Revision: 133906 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=133906 Log: PR target/35364 * tree-cfg.c

[Bug target/35364] ICE on ia64 with vector declaration inside #pragma omp parallel

2008-04-04 Thread jakub at gcc dot gnu dot org
--- Comment #9 from jakub at gcc dot gnu dot org 2008-04-04 18:01 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug target/35364] ICE on ia64 with vector declaration inside #pragma omp parallel

2008-04-01 Thread wilson at tuliptree dot org
--- Comment #4 from wilson at tuliptree dot org 2008-04-01 06:26 --- Subject: Re: New: ICE on ia64 with vector declaration inside #pragma omp parallel steigers at phys dot ethz dot ch wrote: g++ -Wall -fopenmp -save-temps -o ice.o -c ice.h I can reproduce this. It dies in the eh

[Bug target/35364] ICE on ia64 with vector declaration inside #pragma omp parallel

2008-04-01 Thread wilson at gcc dot gnu dot org
--- Comment #5 from wilson at gcc dot gnu dot org 2008-04-01 06:31 --- Created an attachment (id=15401) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15401action=view) tree-eh.c optimize_double_finally patch This patch works for the testcase, but is otherwise untested. My

[Bug target/35364] ICE on ia64 with vector declaration inside #pragma omp parallel

2008-02-25 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-02-25 18:16 --- What is the ICE? -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/35364] ICE on ia64 with vector declaration inside #pragma omp parallel

2008-02-25 Thread steigers at phys dot ethz dot ch
--- Comment #3 from steigers at phys dot ethz dot ch 2008-02-25 18:20 --- (In reply to comment #2) What is the ICE? Segmentation fault. GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096 Compiler executable checksum: 84cf8bc685ded1e544606791a260313c ice.h: In