aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-06re PR tree-optimization/51245 (ICE in vn_reference_insert_pieces, at tree-ssa...Richard Guenther4-24/+69
2011-12-06PR c++/51427 - Better diagnostic when union/struct tags conflictsDodji Seketeli4-4/+23
2011-12-06rs6000.c (darwin_rs6000_override_options): Initialize rs6000_current_abi.Iain Sandoe2-0/+6
2011-12-06re PR tree-optimization/51363 (ICE: in gimple_rhs_has_side_effects, at gimple...Richard Guenther4-69/+10
2011-12-06re PR target/50906 (e500 exception unwinding under "-Os" causes SIGSEGV)Alan Modra2-97/+118
2011-12-06Fix formatting character for vmov.f64 case.Ramana Radhakrishnan2-1/+6
2011-12-06Daily bump.GCC Administrator1-1/+1
2011-12-05Fix earlier Changelog entry to match the Ramana Radhakrishnan1-2/+4
2011-12-05initializer_list: Do not declare anything if __GXX_EXPERIMENTAL_CXX0X__ is no...Paolo Carlini2-1/+9
2011-12-05Fix cp/ChangeLogFabien ChĂȘne1-0/+6
2011-12-05re PR c++/51319 (Eigen3 enums not accepted)Fabien ChĂȘne4-0/+40
2011-12-05re PR tree-optimization/51396 (ICE: verify_flow_info failed: BB 4 can not thr...Jakub Jelinek4-0/+37
2011-12-05re PR debug/51410 (duplicate variable DIE)Jakub Jelinek4-1/+21
2011-12-05re PR c/51339 (ICE: in convert_move, at expr.c:326 with -fopenmp and parallel...Jakub Jelinek4-2/+28
2011-12-05re PR c++/51399 ([c++0x] [4.7 Regression] ICE with invalid initializer list)Paolo Carlini4-0/+23
2011-12-05re PR fortran/51338 (seg fault in gfc_dep_compare_expr with -O2)Thomas Koenig4-3/+34
2011-12-05resource.c (init_resource_info): Only consider EXIT_IGNORE_STACK if there is ...Richard Sandiford2-9/+14
2011-12-05optabs.c (maybe_emit_sync_lock_test_and_set): Pass a null target to emit_libr...Richard Sandiford2-2/+8
2011-12-05pr46338.C: Add dg-require-profiling.Richard Sandiford16-1/+34
2011-12-05re PR c++/51414 (Broken diagnostic with invalid use of __underlying_type)Paolo Carlini4-1/+15
2011-12-05re PR testsuite/51128 (New LTO failures)Uros Bizjak15-10/+32
2011-12-05re PR other/50775 (Register allocator sets up frame and frame pointer with lo...Vladimir Makarov4-563/+534
2011-12-05re PR target/51408 (Miscompilation in arm.md:*minmax_arithsi)Kazu Hirata4-1/+34
2011-12-05* init.c (expand_default_init): Unshare args in ctor delegation.Jason Merrill4-7/+68
2011-12-05Implement C++11 delegating constructors.Ville Voutilainen13-14/+287
2011-12-05re PR c++/51404 ([c++0x] [4.7 Regression] ICE with invalid use of auto)Paolo Carlini5-6/+26
2011-12-05re PR tree-optimization/50904 (pessimization when -fno-protect-parens is enab...Richard Guenther2-202/+107
2011-12-05tree-ssa-alias.h (struct ao_ref_s): Add volatile_p field.Richard Guenther4-0/+33
2011-12-05* gcc/testsuite/gcc.dg/torture/vec-cvt-1.c (FLTTEST): Call rand instead of ra...Matthew Gretton-Dann2-6/+10
2011-12-05tree-ssa.c (verify_ssa): Verify SSA names in the loop over all SSA names.Richard Guenther4-83/+130
2011-12-05[multiple changes]Arnaud Charlet8-40/+138
2011-12-05Use vcvt from fixed to floating point where applicable.Ramana Radhakrishnan6-2/+83
2011-12-05[multiple changes]Arnaud Charlet7-94/+237
2011-12-05Add 'inline' to prototype of tokens_buff_remove_last_tokenDodji Seketeli2-8/+14
2011-12-05cgraph.c (cgraph_create_edge_1): Initialize call_stmt_cannot_inline_p from th...Richard Guenther15-103/+58
2011-12-05re PR middle-end/51323 (g++ confuses this with function argument in optimized...Jakub Jelinek4-15/+186
2011-12-05Daily bump.GCC Administrator1-1/+1
2011-12-04linux.h (TARGET_DEFAULT): Add MASK_SOFT_ATOMIC.Kaz Kojima6-3/+334
2011-12-04gcov-io.h (struct gcov_info): Replace trailing array with pointer to array.Nathan Sidwell5-203/+256
2011-12-04type_traits: Doxygen improvements.Jonathan Wakely10-40/+89
2011-12-04re PR fortran/51383 ([OOP] arrays of extended types break when associated)Tobias Burnus4-22/+35
2011-12-04t-darwin64 (LIB2ADD): Add fp and gp save routines.Iain Sandoe2-1/+6
2011-12-04re PR middle-end/51285 (internal compiler error: in check_loop_closed_ssa_use...Ira Rosen4-3/+79
2011-12-04stl_heap.h (pop_heap): Check for non-empty range in overload taking a predicate.Markus Trippelsdorf3-0/+46
2011-12-04re PR target/51393 (Wrong parameter type for _mm256_insert_epi64 in avxintrin.h)Uros Bizjak4-37/+67
2011-12-04re PR middle-end/51351 (undefined reference to __sync_fetch_and_ior_4)Richard Sandiford2-2/+8
2011-12-04re PR testsuite/51349 (FAIL: obj-c++.dg/naming-[34].mm)Dominique d'Humieres3-8/+14
2011-12-04Fix typo.Mike Stump1-1/+1
2011-12-04darwin10.h (LINK_GCC_C_SEQUENCE_SPEC): Pass -no_pie for non-PIC code when tar...Jack Howarth2-1/+8
2011-12-04darwin-segaddr.c: Use -no-pie.Jack Howarth2-2/+6