aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-10-13re PR c++/63419 (verify_gimple failed: "vector CONSTRUCTOR element is not a G...Richard Biener6-4/+271
2014-10-13rtlanal.c (generic_subrtx_iterator <T>::add_subrtxes_to_queue): Add the parts...Richard Sandiford2-22/+58
2014-10-13Daily bump.GCC Administrator1-1/+1
2014-10-12re PR target/59401 ([SH] GBR addressing mode optimization produces wrong code)Oleg Endo7-28/+144
2014-10-12move many gc hashtab to hash_tableTrevor Saunders55-1235/+1355
2014-10-11re PR c++/62115 (ICE with invalid default argument)Jason Merrill6-17/+41
2014-10-12Daily bump.GCC Administrator1-1/+1
2014-10-11re PR fortran/48979 (FRACTION und EXPONENT return invalid results for infinit...François-Xavier Coudert4-19/+148
2014-10-11sh.h (TARGET_SH4A_ARCH): Remove macro.Oleg Endo7-30/+36
2014-10-11target-supports.exp (check_effective_target_shared): New function.Christophe Lyon3-1/+20
2014-10-10re PR c++/63194 (ICE in maybe_explain_implicit_delete, at cp/method.c:1552)Jason Merrill3-0/+16
2014-10-11Daily bump.GCC Administrator1-1/+1
2014-10-10cgraphunit.c (symbol_table::process_new_functions): Missing call for call_cgr...Martin Liska2-0/+7
2014-10-10method.c (implicitly_declare_fn): Handle deleted lambda default ctor and copy...Jason Merrill4-8/+25
2014-10-10* semantics.c (finish_id_expression): Check for error_mark_node.Jason Merrill2-1/+9
2014-10-10re PR c/63495 (struct __attribute__ ((aligned (8))) broken on x86)Jakub Jelinek4-7/+27
2014-10-10re PR target/63483 (Scheduler performs Invalid move of aliased memory reference)Uros Bizjak2-34/+55
2014-10-10asan.c (pass_sanopt::execute): Handle IFN_UBSAN_OBJECT_SIZE.Marek Polacek22-6/+745
2014-10-10re PR target/63404 (gcc 5 miscompiles linux block layer)Richard Henderson2-23/+72
2014-10-10ira.c (struct equivalence): Promote INIT_INSNs field to an rtx_insn_list.Jeff Law2-11/+31
2014-10-10Minor reformatting.Arnaud Charlet2-88/+62
2014-10-10[multiple changes]Arnaud Charlet11-117/+223
2014-10-10[multiple changes]Arnaud Charlet5-348/+380
2014-10-10[multiple changes]Arnaud Charlet4-1/+38
2014-10-10[multiple changes]Arnaud Charlet8-221/+350
2014-10-10exp_intr.adb (Write_Entity_Name): Moved to outer levelRobert Dewar12-64/+284
2014-10-10[multiple changes]Arnaud Charlet7-17/+44
2014-10-10[multiple changes]Arnaud Charlet7-29/+79
2014-10-10[multiple changes]Arnaud Charlet11-14/+91
2014-10-10asan-dg.exp (asan_link_flags): Save ld_library_path.Max Ostapenko4-3/+33
2014-10-10[multiple changes]Arnaud Charlet5-18/+43
2014-10-10exp_ch3.adb (Build_Init_Procedure): Complete the condition of an if-stmt to m...Javier Miranda2-14/+13
2014-10-10[AArch64] Add --enable-fix-cortex-a53-835769 configure-time optionKyrylo Tkachov6-3/+84
2014-10-10[AArch64] Implement workaround for ARM Cortex-A53 erratum 835769Kyrylo Tkachov6-0/+162
2014-10-10[multiple changes]Arnaud Charlet23-88/+170
2014-10-10exp_util.ads, [...]: Minor code reorganization.Robert Dewar5-106/+94
2014-10-10re PR tree-optimization/63464 (compare one character to many: faster)Jakub Jelinek2-18/+48
2014-10-10re PR tree-optimization/63379 (Incorrect vectorization when enabling SSE and ...Richard Biener4-7/+69
2014-10-10re PR fortran/59488 ([OpenMP] named constant in parallel construct leads to "...Jakub Jelinek5-0/+51
2014-10-10re PR tree-optimization/63476 (ICE: tree check: expected ssa_name, have var_d...Richard Biener4-2/+79
2014-10-10* lra-assigns.c (assign_by_spills): Fix thinko in previous change.Eric Botcazou1-1/+3
2014-10-10* lra-assigns.c (assign_by_spills): Error out on spill failure.Eric Botcazou2-7/+13
2014-10-10gfortran.h (gfc_set_implicit_none): Update prototype.Tobias Burnus6-33/+99
2014-10-09re PR c++/63207 (ICE in expand_expr_real_l when instantiating a template with...Jason Merrill5-85/+129
2014-10-10Daily bump.GCC Administrator1-1/+1
2014-10-09compiler: Permit "for range x" clauses.Ian Lance Taylor2-19/+36
2014-10-09semantics.c (check_constexpr_ctor_body_1): New.Paolo Carlini10-30/+189
2014-10-09Update soft-fp from glibc.Joseph Myers2-0/+44
2014-10-09re PR c++/63309 (internal compiler error: Segmentation fault)Jason Merrill3-3/+24
2014-10-09re PR c++/63415 (internal compiler error: unexpected expression ‘static_cas...Jason Merrill3-0/+14