summaryrefslogtreecommitdiff
path: root/gcc/omp-low.c
Commit message (Expand)AuthorAgeFilesLines
* omp-low.c (expand_parallel_call): Use BSI_SAME_STMT instead of TSI_SAME_STMT,...Marcin Dalecki2006-10-181-1/+1
* re PR middle-end/28713 (GNU OpenMP produces type mismatches)Jakub Jelinek2006-08-151-4/+10
* cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata2006-05-281-1/+1
* re PR middle-end/27573 (ICE with -fopenmp -fprofile-generate)Jakub Jelinek2006-05-161-15/+21
* omp-low.c (check_omp_nesting_restrictions): New function.Jakub Jelinek2006-05-151-0/+82
* re PR middle-end/27416 (ICE on invalid firstprivate/lastprivate)Jakub Jelinek2006-05-151-0/+4
* re PR c++/26943 ([gomp] firstprivate + lastprivate uses inefficient barrier)Jakub Jelinek2006-05-021-11/+54
* re PR middle-end/27337 (OpenMP ICE in expand_expr_real_1 at expr.c:6814)Jakub Jelinek2006-05-021-5/+13
* re PR middle-end/27328 (ICE with -fopenmp and goto)Jakub Jelinek2006-05-021-6/+16
* re PR middle-end/27325 (ICE with enabled exceptions and -fopenmp)Jakub Jelinek2006-05-021-4/+7
* omp-low.c (dump_omp_region): Add newlines.Diego Novillo2006-05-011-2/+2
* re PR middle-end/25989 (gomp ICE with -O2 and schedule(guided))Jakub Jelinek2006-04-261-7/+3
* cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata2006-04-151-2/+2
* re PR libgomp/26651 ([gomp] #omp for ordered leaks memory)Richard Henderson2006-04-131-485/+466
* re PR middle-end/26084 (ICE (segfault) on C++ OpenMP code)Richard Henderson2006-03-221-3/+6
* re PR middle-end/25989 (gomp ICE with -O2 and schedule(guided))Jakub Jelinek2006-03-131-1/+3
* builtins.c, [...]: Fix comment typos.Kazu Hirata2006-03-041-2/+2
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-2/+4
* re PR c++/25874 ([gomp] ICE in calc_dfs_tree())Diego Novillo2006-01-291-11/+16
* re PR middle-end/25886 (up to 256 tree codes for Objective-C++)Diego Novillo2006-01-251-17/+17
* omp-low.c: Update documentation.Diego Novillo2006-01-231-8/+3
* tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL...Diego Novillo2006-01-191-736/+1776
* [multiple changes]Diego Novillo2006-01-181-0/+3309