aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-08-07Implement -mtune-crl=..Xinliang David Li5-75/+155
2013-08-07re PR other/12081 (Gcc can't be compiled with -mregparm=3)Oleg Endo2-5/+9
2013-08-07compiler: Fix "missing return" error for case T1, T2 in type switches.Ian Lance Taylor3-3/+14
2013-08-07rtl.h (update_alignments): Declare.Eric Botcazou4-25/+86
2013-08-07diagnostic.c (diagnostic_classify_diagnostic): Accept zero index and document...Eric Botcazou4-5/+27
2013-08-07sparc.c (insert_pass_work_around_errata): Move into...David Malcolm3-9/+17
2013-08-07* config/rs6000/rs6000.c (htm_expand_builtin) <case 0>: Remove.Peter Bergner2-3/+4
2013-08-07re PR c++/46206 (using typedef-name error with typedef name hiding struct name)Paolo Carlini4-4/+45
2013-08-06Commit the vtable verification feature.Caroline Tice25-19/+2619
2013-08-07rl78.c (rl78_devirt_pass): Convert from a struct to...David Malcolm2-19/+52
2013-08-07plugin-support.exp (plugin-test-execute): Add -fno-rtti to optstr when buildi...David Malcolm2-1/+6
2013-08-06re PR c++/57825 (Template specialization for ref qualified member pointers)Jason Merrill3-0/+25
2013-08-07coretypes.h (rtl_opt_pass): Add.David Malcolm6-11/+62
2013-08-07Daily bump.GCC Administrator1-1/+1
2013-08-06mips.c (insert_pass_mips_machine_reorg2): Move into...David Malcolm2-7/+16
2013-08-06re PR tree-optimization/57539 (ice in ipa_edge_duplication_hook)Martin Jambor2-0/+223
2013-08-06pr58041.c (foo): Accept z by reference.Martin Jambor2-8/+12
2013-08-06cgraph.c (cgraph_get_body): New function based on lto.c implementation.Jan Hubicka12-39/+83
2013-08-06go-gcc.cc (Gcc_backend::immutable_struct_set_init): Use compute_reloc_for_con...Ian Lance Taylor2-1/+8
2013-08-06re PR fortran/57987 (Fortran finalizers considered extern-inline by middle-end)Martin Jambor6-11/+57
2013-08-06re PR middle-end/58041 (Unaligned access to arrays in packed structure)Martin Jambor5-5/+94
2013-08-06re PR fortran/57306 ([OOP] [F08] ICE on valid with class pointer initialization)Janus Weil7-15/+68
2013-08-06Daily bump.GCC Administrator1-1/+1
2013-08-05re PR other/12081 (Gcc can't be compiled with -mregparm=3)Oleg Endo4-7/+67
2013-08-05re PR c++/58080 (internal compiler error, decltype in function declaration (f...Paolo Carlini7-10/+51
2013-08-05Rewrite how instances of passes are clonedDavid Malcolm2-37/+77
2013-08-05Add -fno-rtti when building plugins.David Malcolm2-1/+6
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm119-4365/+9811
2013-08-05Zero-initialize pass_managerDavid Malcolm3-0/+13
2013-08-05Handwritten part of conversion of passes to C++ classesDavid Malcolm16-64/+322
2013-08-05re PR rtl-optimization/57708 (function clobbers callee saved register on ARM)Richard Earnshaw2-21/+49
2013-08-05re PR lto/57602 (Runfails for several C/C++ benchmarks from spec2000 for i686...Jan Hubicka4-3/+20
2013-08-05graph.c (init_graph_slim_pretty_print): Remove.Gabriel Dos Reis2-22/+14
2013-08-05gimple-pretty-print.c (buffer): Remove.Gabriel Dos Reis2-23/+27
2013-08-05c-pretty-print.c (print_c_tree): Simplify.Gabriel Dos Reis2-16/+12
2013-08-05asan.c (asan_pp): Remove.Gabriel Dos Reis2-23/+19
2013-08-05pretty-print.h (pp_base): Remove.Gabriel Dos Reis19-332/+373
2013-08-05Daily bump.GCC Administrator1-1/+1
2013-08-04re PR c++/58072 ([C++11] Error messages involving user-defined literals are p...Ed Smith-Rowland4-0/+41
2013-08-04pretty-print.h (pp_bar_bar): New.Gabriel Dos Reis11-71/+109
2013-08-04Daily bump.GCC Administrator1-1/+1
2013-08-03DR 1286Jason Merrill6-5/+134
2013-08-03DR 1430 PR c++/51239Jason Merrill4-8/+87
2013-08-03lto-cgraph.c (compute_ltrans_boundary): Add abstract origins into boundaries.Jan Hubicka10-81/+124
2013-08-03pretty-print.h (pp_underscore): New.Gabriel Dos Reis13-231/+301
2013-08-03gimple-ssa-strength-reduction.c (replace_mult_candidate): Update candidate ta...Bill Schmidt4-0/+227
2013-08-03Add Martin.Jan Hubicka1-0/+1
2013-08-03cgraphunit.c (add_new_function): Fix logic when adding from late IPA pass.Jan Hubicka3-60/+84
2013-08-03ipa-cp.c (gather_context_independent_values): Use ipa_get_param_move_cost.Jan Hubicka17-80/+153
2013-08-03Daily bump.GCC Administrator1-1/+1