aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-06-03var-tracking.c (dataflow_set_equiv_regs): Shortcut the loop if ...Jakub Jelinek2-1/+12
2010-06-03lto-cgraph.c (lto_varpool_encoder_size): Remove.Jan Hubicka3-8/+13
2010-06-03Missed part of recent tm_p.h patch in c-common.cKai Tietz1-1/+1
2010-06-03arm.c (FL_TUNE): Define.Paul Brook2-111/+86
2010-06-03re PR rtl-optimization/44169 (Wrong code while generating TLS offsets)Alan Modra3-16/+22
2010-06-03passes.c (init_optimization_passes): Put ipa reference after ipa pure-const.Jan Hubicka2-1/+6
2010-06-03ipa-reference.c (ipa_reference_local_vars_info_d): Remove calls_read_all and ...Jan Hubicka2-129/+221
2010-06-03Daily bump.GCC Administrator1-1/+1
2010-06-03PR target/44218, improve -mrecip on powerpcMichael Meissner25-454/+2112
2010-06-02parser.c (cp_parser_mem_initializer_list): Change error text.Jonathan Wakely2-1/+5
2010-06-02re PR middle-end/44291 (ICE in set_user_assembler_libfunc)Richard Guenther2-2/+8
2010-06-02mkconfig.sh: Include insn-flags.h and insn-constants.h before defaults.h.Steven Bosscher5-181/+231
2010-06-02Use __SIZE_TYPE__ to define size_t.H.J. Lu2-1/+5
2010-06-02c-common.c: Remove header include of tm_p.h.Kai Tietz2-3/+5
2010-06-02re PR c++/44361 (-Wunused-but-set-variable vs. explicit void cast)Jakub Jelinek1-4/+3
2010-06-02re PR debug/44367 (-O0 -g wrong DW_AT_location on c++ class retval)Jakub Jelinek2-12/+21
2010-06-02re PR debug/44367 (-O0 -g wrong DW_AT_location on c++ class retval)Jakub Jelinek2-5/+11
2010-06-02tree.h (struct tree_decl_map): New type.Jakub Jelinek5-35/+75
2010-06-02* error.c (dump_type): Improve typedef handling.Jason Merrill4-1/+24
2010-06-02re PR c++/44333 (Ambiguity with typedef and using namespace)Jason Merrill4-5/+45
2010-06-02configure.ac (gcc_cv_ld_sol2_emulation): Test for GNU ld *_sol2 linker emulat...Rainer Orth6-5/+100
2010-06-02Remove testsuite/ from filenames.H.J. Lu1-29/+29
2010-06-02Add a testcase for PR middle-end/44372.H.J. Lu2-0/+53
2010-06-02Use smallest_mode_for_size for computing the precision types of new graphite ...Sebastian Pop2-1/+17
2010-06-02Only reset the GIMPLE_DEBUG information in the code gen of if-conversion.Sebastian Pop2-14/+28
2010-06-02Fix PR44363: don't abort when the ifcvt analysis fails to recognize a Gimple ...Sebastian Pop2-6/+9
2010-06-02re PR middle-end/44295 (Failed to build 483.xalancbmk in SPEC CPU 2006)Jan Hubicka4-1/+188
2010-06-02* gcc.dg/tree-ssa/loadpre6.c: Update.Jan Hubicka2-1/+6
2010-06-02header_plugin.c: Include cp-tree.h before diagnostic.h.Richard Guenther2-1/+6
2010-06-02lto-streamer-in.c (input_gimple_stmt): Fix typo.Richard Guenther2-1/+5
2010-06-02lto-wrapper.c (lto_wrapper_exit): Rename to ...Richard Guenther3-29/+76
2010-06-02re PR tree-optimization/44377 (ICE: gimple check: expected gimple_return(erro...Richard Guenther2-1/+5
2010-06-022097.md (z10_fhex): Remove insn reservation.Andreas Krebbel4-79/+38
2010-06-02bitmap.c (bitmap_descriptor): Add search_iter.Jan Hubicka2-7/+27
2010-06-02tree-vect-slp.c (vect_create_mask_and_perm): Use gimple_build_call instead of...Nathan Froyd2-9/+7
2010-06-02gimplify.c (gimplify_body): Revert "Do not initialize RTL profiling" change f...Steven Bosscher2-0/+9
2010-06-02* c-ada-spec.c: Clean up redundant includes.Steven Bosscher2-10/+5
2010-06-02lto.exp (lto-link-and-maybe-run): Show the options in the link fail message.Iain Sandoe2-1/+6
2010-06-02re PR fortran/44360 (wrong-code: host-associated procedure wrongly favoured t...Tobias Burnus4-0/+57
2010-06-02re PR fortran/44371 (STOP parsing rejects valid code)Jerry DeLisle2-0/+6
2010-06-02re PR fortran/44371 (STOP parsing rejects valid code)Jerry DeLisle3-0/+21
2010-06-02re PR fortran/44371 (STOP parsing rejects valid code)Jerry DeLisle2-3/+9
2010-06-01DR 990Jason Merrill8-73/+166
2010-06-01re PR c++/44358 ([C++0x] initializer list can't convert to map)Jason Merrill4-0/+37
2010-06-02Daily bump.GCC Administrator1-1/+1
2010-06-01gimplify.c: Do not include except.h and optabs.h.Steven Bosscher82-140/+129
2010-06-01ipa-pure-const.c (local_pure_const): Do NORETURN discovery.Jan Hubicka4-0/+45
2010-06-01noreturn-1_1.c: Remove dg-do annotations.Jan Hubicka3-3/+8
2010-06-01tree-cfgcleanup.c (fixup_noreturn_call): Break out from ...; remove return va...Jan Hubicka7-47/+81
2010-06-01* emit-rtl.c (remove_insn): Fix thinko in prevoius patch.Jan Hubicka2-1/+6