aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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-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-04re PR fortran/51383 ([OOP] arrays of extended types break when associated)Tobias Burnus4-22/+35
2011-12-04re PR middle-end/51285 (internal compiler error: in check_loop_closed_ssa_use...Ira Rosen4-3/+79
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
2011-12-04re PR c++/51313 ([C++0x] ICE: tree check: expected class 'constant', have 'un...Paolo Carlini4-4/+30
2011-12-04Daily bump.GCC Administrator1-1/+1
2011-12-03re PR fortran/48887 ([OOP] SELECT TYPE: Associate name shall not be a pointe...Tobias Burnus7-10/+74
2011-12-03darwin.h (STARTFILE_SPEC): Do not use -lbundle1.o when Darwin >= 10.Iain Sandoe2-3/+13
2011-12-03expr.c (SPECIAL_WIDE): Fix typo in message.Matthias Klose2-1/+5
2011-12-03fold-const.c (fold_unary_loc): Fold VEC_UNPACK_LO_EXPR...Jakub Jelinek4-0/+177
2011-12-03re PR debug/50317 (missing DW_OP_GNU_implicit_pointer)Jakub Jelinek4-12/+21
2011-12-03[multiple changes]Tobias Burnus4-4/+141
2011-12-03check.c (gfc_check_move_alloc): Allow nonpolymorphic FROM with polymorphic TO.Tobias Burnus8-40/+217