aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-02-21flow.c (delete_dead_jumptables): Speed up by scanning insns that do not belon...Kazu Hirata2-13/+30
2005-02-21tree-cfg.c (fold_cond_expr_cond): New.Kazu Hirata2-14/+39
2005-02-21Fix law's ChangeLog date, andTobias Schlüter2-3/+16
2005-02-21cfganal.c (find_unreachable_blocks): Manually CSE load of e->dest.Jeff Law2-5/+14
2005-02-21* gcc.dg/tree-ssa/20041122-1.c: New test for missing optimization.Jeff Law2-0/+43
2005-02-21c-objc-common.h, [...]: Update copyright.Kazu Hirata10-9/+14
2005-02-21tree-outof-ssa.c (SSANORM_REMOVE_ALL_PHIS): Remove.Kazu Hirata2-7/+12
2005-02-21do_iterator: Split loop, markup all lines for which an error locus is printed.Tobias Schlüter5-16/+57
2005-02-21* dbxout.c (dbxout_function_end): Emit Lscope label always.Ulrich Weigand2-9/+13
2005-02-21re PR bootstrap/13770 ([doc] --with-gc not documented)Richard Guenther2-0/+11
2005-02-21simplify-rtx.c (simplify_unary_operation): Add a missing "break" statement.Paolo Bonzini2-0/+6
2005-02-21re PR tree-optimization/18663 (ACATS ICE cc1221d expected integer_cst, have n...Eric Botcazou2-4/+13
2005-02-21* gcse.c: Remove an obsolete comment.Kazu Hirata2-3/+7
2005-02-21* gcse.c: Remove an obsolete comment.Kazu Hirata2-13/+6
2005-02-21Daily bump.GCC Administrator1-1/+1
2005-02-20* symbol.c: Typos in comments.Steven G. Kargl2-10/+13
2005-02-20re PR tree-optimization/19951 (ICE in tree_split_edge, at tree-cfg.c:3199 wit...Dorit Naishlos4-0/+121
2005-02-20extend.texi (Function Attributes): The attribute "pure" is below this text, n...Hans-Peter Nilsson2-1/+6
2005-02-20* expr.c (gfc_type_convert_binary): Typo in comment.Steven G. Kargl2-1/+5
2005-02-20pa.c (pa_assemble_integer, get_plabel): Small cleanups.John David Anglin3-93/+93
2005-02-20re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg18-311/+295
2005-02-20re PR tree-optimization/19951 (ICE in tree_split_edge, at tree-cfg.c:3199 wit...Dorit Naishlos2-5/+26
2005-02-20re PR middle-end/19698 (Infinite loop in update_life_info)Steven Bosscher4-18/+149
2005-02-20Daily bump.GCC Administrator1-1/+1
2005-02-19re PR c++/19299 (ICE with volatile non-PODs pointers)Volker Reichelt3-0/+31
2005-02-19check.c (gfc_check_selected_int_kind): New function.Steven G. Kargl5-3/+26
2005-02-19check.c (gfc_check_int): improve checking of optional kindSteven G. Kargl5-3/+192
2005-02-19charset.c (_cpp_convert_input): Check '\r' before inserting '\n' at the end.Devang Patel2-0/+5
2005-02-19check.c (gfc_check_achar): New functionSteven G. Kargl6-1/+30
2005-02-19mklibgcc.in: If libgcc_eh.a would be empty, put a dummy object inside.Zack Weinberg3-46/+66
2005-02-19* gcc.c-torture/execute/20020720-1.x: Don't XFAIL cris-*-*.Hans-Peter Nilsson2-1/+5
2005-02-19re PR other/19525 (In-build-directory multilib testing broken)Richard Sandiford15-266/+196
2005-02-19re PR tree-optimization/19828 (LIM is pulling out a pure function even though...Zdenek Dvorak5-0/+123
2005-02-19re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey2-2/+6
2005-02-18re PR libstdc++/10606 (uncaught_exception() returns false too early)Richard Henderson3-34/+147
2005-02-19tree-ssa-ccp.c (widen_bitfield): Pass type to build_int_cst and don't call fo...James A. Morrison2-6/+9
2005-02-19re PR java/20056 ('verification failed: incompatible type on stack' with --in...Tom Tromey4-15/+61
2005-02-18Remove obsolete IA-64 -mb-step option.James E Wilson4-153/+11
2005-02-19re PR c/20043 (transparent_union doesn't allow restrict qualifier removal)Jakub Jelinek5-18/+165
2005-02-19Daily bump.GCC Administrator1-1/+1
2005-02-19darwin.c (machopic_select_rtx_section): Don't put relocatable expressions in ...Stan Shebs2-1/+8
2005-02-19s/2005-01-19/2005-02-19/Jakub Jelinek1-1/+1
2005-02-19decl.c (start_decl_1): Only check TYPE_NEEDS_CONSTRUCTING if type is not erro...Jakub Jelinek2-1/+6
2005-02-18* config/rs6000/darwin-tramp.asm: Remove stray 'APPLE LOCAL' marker.Geoffrey Keating2-2/+4
2005-02-18re PR tree-optimization/18977 (LAPACK test xeigtsts segfaults with optimization)James E Wilson2-0/+35
2005-02-18fold-const.c (constant_boolean_node): Always create values of the specified t...Roger Sayle2-3/+5
2005-02-18except.c (output_function_exception_table): Call assemble_external_libcall (e...Joseph Myers2-0/+6
2005-02-18re PR target/19886 (g++.dg/eh/registers1.C execution test fails)Joseph Myers3-2/+15
2005-02-18re PR target/20054 (ICE in change_address_1)Ulrich Weigand4-21/+55
2005-02-18* gimplify.c (gimplify_modify_expr_rhs) [CALL_EXPR]: Revert again.Jason Merrill2-63/+4