aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-05-03Daily bump.GCC Administrator1-1/+1
2006-05-02re PR testsuite/27032 (gcc.c-torture/compile/pr23237.c fails)Steve Ellcey2-2/+7
2006-05-02re PR c++/26943 ([gomp] firstprivate + lastprivate uses inefficient barrier)Jakub Jelinek2-11/+69
2006-05-02tree.c (unsigned_type_for, [...]): Make sure a type of the correct signedness...Zdenek Dvorak2-1/+8
2006-05-02re PR tree-optimization/27364 (VRP miscompiles some unsigned math)Jeff Law4-1/+47
2006-05-02re PR c++/27309 (ICE on invalid constructor definition)Mark Mitchell8-20/+54
2006-05-02* tree-flow-inline.h (op_iter_init_phiuse): Fixed typo.Tom Tromey2-2/+6
2006-05-02re PR target/27387 (Thumb thunk is not PIC)Kazu Hirata1-0/+0
2006-05-02re PR target/27387 (Thumb thunk is not PIC)Kazu Hirata5-1/+111
2006-05-02re PR fortran/27269 (Segfault with EQUIVALENCEs in modules together with ONLY...Paul Thomas5-6/+85
2006-05-02Fix mistake in my previous commit (n_of_executions_at_least should beZdenek Dvorak1-5/+5
2006-05-02re PR target/25871 (TRAMPOLINE_TEMPLATE uses 32bit moves on 64bit code)Stanislaw Skowronek2-5/+16
2006-05-02arm.c (add_minipool_forward_ref): Check if insn and pool overlap.Paul Brook2-13/+30
2006-05-02re PR ada/27366 (ada build fails as cygwin does not have clearenv)David Billinghurst2-1/+7
2006-05-02re PR middle-end/27337 (OpenMP ICE in expand_expr_real_1 at expr.c:6814)Jakub Jelinek10-6/+112
2006-05-02re PR middle-end/27328 (ICE with -fopenmp and goto)Jakub Jelinek5-18/+70
2006-05-02re PR middle-end/27325 (ICE with enabled exceptions and -fopenmp)Jakub Jelinek4-4/+40
2006-05-02re PR middle-end/27310 (ICE in duplicate_eh_regions)Jakub Jelinek4-1/+34
2006-05-02Trivial formatting fixes accumulated over the last few months.Ben Elliston1-4/+5
2006-05-01configure.ac (gcc_cv_nm): Don't use an in-tree nm if build!=host.DJ Delorie3-4/+15
2006-05-02Daily bump.GCC Administrator1-1/+1
2006-05-01re PR target/27374 (*arm_movdi_vfp in config/arm/vfp.md has wrong output temp...Kazu Hirata2-2/+8
2006-05-01vec.c: Include bconfig.h when appropriate.DJ Delorie4-3/+25
2006-05-01tree-into-ssa.c (phis_to_rewrite, [...]): New variables.Zdenek Dvorak2-6/+78
2006-05-01re PR rtl-optimization/27291 (verify_flow_info failed: too many outgoing bran...Zdenek Dvorak4-37/+447
2006-05-01re PR tree-optimization/27283 (ICE: SSA corruption - Conflict across an abnor...Zdenek Dvorak4-112/+180
2006-05-01re PR tree-optimization/27144 (segfault with -O2 on x86_64 (and powerpc64))Zdenek Dvorak5-77/+101
2006-05-01re PR c/27358 (ICE with invalid variable after #pragma omp parallel)Richard Henderson3-44/+88
2006-05-01c-typeck.c (parser_build_binary_op): Don't call the function unsigned_convers...Roger Sayle7-6/+28
2006-05-01re PR target/26726 (-fivopts producing out of bounds array refs)Richard Guenther4-0/+45
2006-05-01omp-low.c (dump_omp_region): Add newlines.Diego Novillo2-2/+6
2006-05-01common.opt (Woverflow): New command line option.Roger Sayle8-7/+56
2006-05-01Daily bump.GCC Administrator1-1/+1
2006-04-30re PR c++/27094 (tree check: expected tree_list, have omp_return in build_call)Mark Mitchell6-21/+66
2006-04-30rs6000.c (rs6000_override_options): Enable TARGET_NO_FP_IN_TOC for section an...David Edelsohn2-1/+19
2006-04-30re PR c++/27278 (ICE with invalid operator declaration)Volker Reichelt4-0/+18
2006-04-30Daily bump.GCC Administrator1-1/+1
2006-04-29re PR c++/11471 (ICE on illegal use of typedef'd member class)Volker Reichelt2-0/+14
2006-04-29re PR c++/27279 (ICE with invalid constructor declaration)Volker Reichelt4-0/+19
2006-04-29re PR fortran/25681 (ICE with len of array of derived type)Francois-Xavier Coudert4-7/+40
2006-04-29re PR fortran/27351 (Use variable after free in gfc_conv_array_transpose)H.J. Lu2-2/+8
2006-04-29Daily bump.GCC Administrator1-1/+1
2006-04-29re PR fortran/27304 (gfortran: Warn/abort when format in write does not fit p...Jerry DeLisle2-0/+16
2006-04-28darwin-c.c (darwin_ms_struct): Move thisEric Christopher4-18/+28
2006-04-28The condition the assert was flawed.Andrew MacLeod2-1/+5
2006-04-28re PR c/25309 (ICE on initialization of a huge array)Roger Sayle4-7/+32
2006-04-28re PR target/26826 (ICE in reg_or_subregno, at jump.c:2011)Richard Guenther2-0/+17
2006-04-28- add missing ChangeLog entry, see PR27334Matthias Klose1-0/+2
2006-04-28gcc.c (process_command): Add program name to GCC_EXEC_PREFIX value before pas...Joseph Myers2-3/+16
2006-04-28re PR middle-end/27260 (ICE in expand_expr_real_1, at expr.c:6750)Alan Modra4-3/+46