aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-08-22re PR middle-end/36548 (remainder gives the wrong result for wrapping case wi...Richard Guenther1-0/+7
2008-08-22* c-ppoutput.c (init_pp_output): Initialize src_line to 1.Nathan Sidwell1-0/+4
2008-08-21configure.ac (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): Remove spurrious comma fro...Richard Henderson1-0/+6
2008-08-21re PR c/30457 (Please warn about va_start(ap, invalid))Manuel López-Ibáñez1-0/+6
2008-08-21c-tree.h (grokfield): New argument.Aldy Hernandez1-0/+8
2008-08-21tree-ssa-ccp.c (ccp_fold): Fold VIEW_CONVERT_EXPRs of constants.Richard Guenther1-0/+4
2008-08-21cgraph.c (first_cgraph_function_insertion_hook): New variable.Jan Hubicka1-0/+36
2008-08-21tree-ssa-pre.c (insert_into_preds_of_block): Before inserting a PHI ask VN if...Richard Guenther1-0/+7
2008-08-21re PR middle-end/36817 (internal compiler error: in compare_values_warnv)Richard Guenther1-0/+6
2008-08-21Backport from LTO branch:Jan Hubicka1-0/+25
2008-08-21re PR tree-optimization/37181 (FAIL: Divide_1 -O3)Richard Guenther1-0/+7
2008-08-21diagnostic.c (pedwarn_at): Rename as pedwarn.Manuel López-Ibáñez1-0/+15
2008-08-21re PR target/31070 (ICE in function_arg_slotno)Joseph Myers1-0/+6
2008-08-20re PR middle-end/179 (-Wuninitialized missing warning with &var)Manuel López-Ibáñez1-0/+9
2008-08-20re PR bootstrap/37155 (Revision 139207 failed to bootstrap on Linux/ia64)H.J. Lu1-0/+1
2008-08-20rtlanal.c (subreg_offset_representable_p): Revert last change.Richard Sandiford1-0/+4
2008-08-20re PR c/35701 (Quieten -Wconversion warnings)Manuel López-Ibáñez1-0/+6
2008-08-20re PR c++/35602 (Bogus warning with -Wsign-conversion)Manuel López-Ibáñez1-0/+6
2008-08-20tree-vrp.c (op_with_constant_singleton_value_range): New function.Richard Guenther1-0/+6
2008-08-20tree-ssa-ccp.c (maybe_fold_stmt_indirect): Do not mess with TREE_THIS_VOLATIL...Richard Guenther1-0/+6
2008-08-20re PR c/37171 (Canonical spelling optimization dependency)Jakub Jelinek1-0/+6
2008-08-20value-prof.c (check_counter): Revert wrong call to error.Manuel López-Ibáñez1-0/+4
2008-08-20profile.c: Update calls to inform.Manuel López-Ibáñez1-0/+5
2008-08-20diagnostic.c (inform): Add an explicit location_t parameter.Manuel López-Ibáñez1-0/+17
2008-08-20re PR target/37169 (Inefficent code for _mm_cvtsi64_si128)H.J. Lu1-12/+19
2008-08-20tree-ssa-forwprop.c (forward_propagate_addr_expr_1): More properly handle con...Richard Guenther1-0/+5
2008-08-20passes.c (init_optimization_passes): Move the second forwprop pass before ali...Richard Guenther1-0/+7
2008-08-20configure.ac (HAVE_GAS_CFI_DIRECTIVE): Always test for assembler support of t...Nick Clifton1-0/+8
2008-08-20tree-vrp.c (found_in_subgraph): Remove.Richard Guenther1-0/+22
2008-08-19passes.c (init_optimization_passes): Exchange store-ccp with a ccp pass.Richard Guenther1-0/+5
2008-08-19varasm.c (weak_decls): Move earlier in the file.Rafael Avila de Espindola1-0/+6
2008-08-19re PR target/37157 (Wrong insn for _mm_unpackhi_epi64)H.J. Lu1-0/+6
2008-08-19re PR debug/37156 (Hang with -g -O2 (or higher) (discovered with malloc.c in...Jakub Jelinek1-0/+6
2008-08-19re PR tree-optimization/35972 (load-PRE missed opportunities without SFTs)Richard Guenther1-0/+20
2008-08-19tree-vectorizer.c (supportable_widening_operation): Support multi-step conver...Ira Rosen1-0/+53
2008-08-19re PR bootstrap/37152 (tree-vect-transform.c: use of "=" where "==" may have ...Dorit Nuzman1-0/+7
2008-08-18re PR bootstrap/37153 (Revision 139210 failed to bootstrap)H.J. Lu1-0/+6
2008-08-18profile.h: Really add it.H.J. Lu1-0/+5
2008-08-18mcf.c: Really add it.H.J. Lu1-0/+4
2008-08-18cgraph.c (cgraph_edge): Handle inconsistent counts when setting count_scale.Paul Yuan1-0/+19
2008-08-18rtlanal.c (subreg_offset_representable_p): Check HARD_REGNO_MODE_OK.Richard Sandiford1-0/+4
2008-08-18tree.h (IS_CONVERT_EXPR_CODE_P): Renamed toTomas Bily1-0/+33
2008-08-18real.h (dconst_e, [...]): Declare.Manuel López-Ibáñez1-0/+12
2008-08-18tree-ssa-reassoc.c (reassociate_bb): Properly reset the statement iterator af...Richard Guenther1-0/+5
2008-08-18driver-rs6000.c (detect_caches_freebsd): New function.Andreas Tobler1-0/+6
2008-08-18tree-cfg.c (verify_types_in_gimple_assign): Verify copies and loads have the ...Richard Guenther1-0/+5
2008-08-18re PR preprocessor/7263 (__extension__ keyword doesn't suppress warning on LL...Manuel López-Ibáñez1-0/+8
2008-08-18diagnostics.c (permerror_at): Rename as permerror.Manuel López-Ibáñez1-0/+6
2008-08-18passes.c (init_optimization_passes): Remove cleanup_cfg1, sdse1 and addressab...Richard Guenther1-0/+10
2008-08-18tree-sra.c (generate_element_init_1): Deal with NULL constructor element index.Richard Guenther1-0/+11