a-clrefi.adb, [...]: New files
[gcc.git] / gcc / gimplify.c
2007-05-30 Richard Guentherre PR middle-end/32152 (omp lowering creates mismatched...
2007-05-07 Jan Hubickagimplify.c (gimplify_expr): Do not crash when folding...
2007-05-04 Jan Hubickafold-const.c (fold_unary): Convert (T1)(X op Y) into...
2007-05-01 Jan Hubickatree.h (maybe_fold_offset_to_component_ref): Remove.
2007-04-12 Richard Guentherre PR tree-optimization/24689 (operand_equal_p does...
2007-03-31 Richard Guentheromp-low.c (splay-tree.h): Include.
2007-02-19 Eric Botcazougimplify.c (gimplify_init_ctor_preeval_1): Detect poten...
2007-02-19 Roger Saylefunction.c (gimplify_parameters): Call build_gimple_mod...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-15 Eric Botcazougimplify.c (gimplify_modify_expr): During gimplification...
2007-02-07 Jakub Jelinekre PR c++/30703 (ICE Segmentation fault on using OpenMP)
2007-01-29 Simon Martinre PR c++/28266 (ICE on invalid default variable)
2007-01-24 Jakub Jelinekre PR middle-end/27416 (ICE on invalid firstprivate...
2007-01-24 Jakub Jelinekre PR middle-end/30494 (ICE with VLA and openmp)
2007-01-03 Andrew Pinskire PR target/20353 (uclibc does not provide C99 math...
2007-01-01 Andrew PinskiFix misspelling of GIMPLE_MODIFY_STMT.
2007-01-01 Andrew Pinskire PR middle-end/30253 (ICE with statement expression...
2007-01-01 Andrew Pinskigimplify.c (gimplify_init_constructor <case VECTOR_TYPE...
2007-01-01 Andrew Pinskigimplify.c (gimplify_return_expr): Make the temporary...
2006-12-12 Andrew Pinskire PR middle-end/28436 (accessing an element via a...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-28 Jan HubickaPrivatize SSA variables into gimple_df.
2006-11-16 Eric Botcazoure PR middle-end/26306 (ICE on volatile array with...
2006-11-15 Paolo Bonzinire PR tree-optimization/29753 (Volatile semantics ignor...
2006-11-13 Jason Merrillre PR middle-end/28915 (ICE: tree check: expected class...
2006-11-11 Richard Guenthertree.def (FIX_CEIL_EXPR, [...]): Remove unused tree...
2006-10-27 Jan Hubickabuiltins.c (fold_builtin): Don't generate NOP_EXPR...
2006-10-26 Ben Ellistongimplify.c (get_name): Remove extraneous break.
2006-10-11 Richard Guentherre PR inline-asm/29119 (Internal compiler error while...
2006-10-07 Kazu Hirata* gimplify.c, sched-int.h: Fix comment typos.
2006-10-06 Olivier Hainquegimplify.c (gimplify_type_sizes): Don't recurse on...
2006-10-02 Jakub Jelinekre PR c/29154 (*(* ppointer++)++ = *pointer++ generates...
2006-09-28 Eric Botcazougimplify.c (gimplify_init_ctor_preeval): Call maybe_wit...
2006-09-01 Jason Merrillre PR c++/28899 (gimplification failed)
2006-08-25 Joseph Myersre PR c/27893 (ICE with TREE_CONSTANT VLA sizes inside...
2006-08-21 Jason Merrillre PR c++/27115 (ICE in cp_expr_size or miscompilation...
2006-08-21 Olivier Hainquegimplify.c (gimplify_init_constructor): Arrange for...
2006-08-15 Jakub Jelinekre PR middle-end/28724 (atomic produces type mismatches)
2006-07-18 Olivier Hainquetree.h (categorize_ctor_elements): Adjust prototype...
2006-06-24 Olivier Hainquegimplify.c (gimplify_scalar_mode_aggregate_compare...
2006-06-23 Olivier Hainquetree.c (max_int_size_in_bytes): New function, inspired...
2006-06-13 Eric Botcazoure PR debug/26754 (Wrong debug info for variable access...
2006-06-12 Eric Botcazougimplify.c (gimplify_expr): Treat VIEW_CONVERT_EXPR...
2006-05-25 Mark Mitchellre PR c++/20103 (ICE in create_tmp_var with C99 style...
2006-05-23 Andrew MacLeodre PR c++/26757 (C++ front-end producing two DECLs...
2006-05-17 Jakub Jelinekre PR middle-end/27415 (Iteration var in firstprivate...
2006-05-16 Jakub Jelinekre PR c/27499 (ICE with unsigned iteration variable...
2006-05-04 Jakub Jelinekre PR middle-end/27388 (omp_is_private issues)
2006-05-03 Jakub Jelinekre PR fortran/27395 (Problem with arrays in the OpenMP...
2006-05-02 Jakub Jelinekre PR middle-end/27337 (OpenMP ICE in expand_expr_real_...
2006-04-13 Richard Hendersonre PR libgomp/26651 ([gomp] #omp for ordered leaks...
2006-04-05 Eric BotcazouAdd missing word in comment.
2006-04-03 Roger Saylebuiltins.c (dummy_object): Use build_int_cst instead...
2006-04-02 Roger Saylegimplify.c (gimplify_scan_omp_clauses): Call gimple_boo...
2006-03-24 Jakub Jelinekre PR middle-end/26611 (openmp gomp ICE at gimplify...
2006-03-13 Eric Botcazoure PR middle-end/18859 (ACATS ICE c37305a at -O0: in...
2006-03-10 Jason Merrillre PR middle-end/26004 (gcc errors on valid code [SVO])
2006-03-04 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-02-23 Jakub Jelinekre PR middle-end/26412 (ICE with external arrays using...
2006-02-13 Jakub Jelinekre PR middle-end/26092 (ICE on const function pointer...
2006-02-09 Jason Merrillre PR c++/25979 (incorrect codegen for conditional...
2006-02-08 Roger Sayletree.def (CHAR_TYPE): Remove.
2006-02-07 Richard Guentherre PR c++/26140 (ice on valid C++ code)
2006-02-03 Jason Merrillre PR c++/25979 (incorrect codegen for conditional...
2006-01-30 Richard Guentherre PR c++/23372 (Temporary aggregate copy not elided...
2006-01-26 Diego Novillore PR middle-end/25886 (up to 256 tree codes for Object...
2006-01-19 Diego Novillotree-pretty-print.c (dump_generic_node): Handle OMP_PAR...
2006-01-18 Diego Novillo[multiple changes]
2005-12-18 Gabriel Dos Reistree-vn.c (vn_add): Use XNEW.
2005-12-09 Diego Novillotree.c (recompute_tree_invariant_for_addr_expr): Rename...
2005-12-02 Richard Guenthertree-ssa-loop-im.c (schedule_sm): Use buildN instead...
2005-11-11 Jason Merrillre PR c++/24686 (ICE when building a variation of NMSTL)
2005-11-03 Andrew Pinskire PR middle-end/23155 (Gimplification failed for union...
2005-11-03 Andrew Pinskire PR middle-end/24589 (wrong code with zero sized...
2005-10-16 Richard Hendersongimplify.c (gimplify_var_or_parm_decl): Split out from ...
2005-10-05 Paolo Bonzinire PR c/21419 (Accepts writting to const via asm)
2005-10-03 Ian Lance Taylorgimplify.c (find_single_pointer_decl_1): New static...
2005-09-29 Paolo Bonzinire PR c/21419 (Accepts writting to const via asm)
2005-09-24 Richard Hendersonc-common.c (handle_mode_attribute): When not modifying...
2005-09-18 Richard Guentherre PR middle-end/23944 (segv in fold_indirect_ref_1...
2005-09-14 Olivier Hainquegimplify.c (gimplify_init_ctor_eval): Don't discard...
2005-09-06 Kazu Hiratagimplify.c, [...]: Fix comment typos.
2005-09-02 Mark Mitchellre PR c++/23167 (internal compiler error: in create_tmp...
2005-08-27 Andrew Pinskire PR middle-end/23463 (va-arg-22.c execution fails)
2005-08-23 Jakub Jelinekre PR middle-end/22043 (Fields not initialized for...
2005-08-17 Andrew Pinskire PR tree-optimization/23402 (error: statement makes...
2005-08-16 Ian Lance Taylorre PR c++/23337 (ICE initializing array of vectors...
2005-08-11 Richard Hendersonre PR middle-end/23312 (ACATS ICE (32) gimplify_one_siz...
2005-08-08 Richard Hendersonre PR middle-end/22439 (ICE with char VLA and __SIZE_TY...
2005-07-28 Volker Reicheltbuiltins.c: Fix comment typo(s).
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-19 Richard Hendersonre PR tree-optimization/22278 (gcc -O2 discards cast...
2005-07-08 Daniel BerlinMakefile.in (TREE_H): Add treestruct.def.
2005-06-26 Jakub Jelinekre PR middle-end/22028 (ICE after invalid struct declar...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-23 Jason Merrillre PR c++/19317 (removing a temporary return value...
2005-06-09 Richard Hendersonre PR tree-optimization/20610 (Real by complex multipli...
2005-06-07 Richard Guentherc-typeck.c (c_finish_if_stmt): Use void_type_node as...
2005-06-04 Daniel Berlincfgexpand.c (expand_one_var): Use DECL_HAS_VALUE_EXPR_P.
2005-06-02 Kazu Hiratagimplify.c (gimplify_ctx): Change the type of case_labe...
next