aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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-03macros.h (__glibcxx_check_non_empty_range): Define.Jonathan Wakely7-5/+65
2011-12-03* doc/xml/manual/utilities.xml: Remove outdated text.Jonathan Wakely2-2/+5
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
2011-12-03arm.h (LIBCALL_VALUE, [...]): Remove.Anatoly Sokolov4-32/+71
2011-12-03libgo: Update to weekly.2011-11-02.Ian Lance Taylor499-4239/+4056
2011-12-03Daily bump.GCC Administrator1-1/+1
2011-12-03libgo: Generate dependencies automatically.Ian Lance Taylor6-598/+1308
2011-12-02re PR target/51387 (Test vect.exp/vect-116.c fails on execution when compiled...Jakub Jelinek2-1/+25
2011-12-02gcov.c (struct arc_info): Add is_throw field.Nathan Sidwell7-18/+152
2011-12-02Increase array sizes in vect-tests to enable 256-bit vectorizationMichael Zolotukhin64-239/+731
2011-12-02libgo: Update to weekly.2011-11-01.Ian Lance Taylor169-1608/+2243
2011-12-02merge.sh: Add files, add revision option, handle middle dot.Ian Lance Taylor1-9/+35
2011-12-02vector-subscript-1.c (main): Fix __builtin_memcpy arguments to honor sizeof(a).Georg-Johann Lay2-1/+6
2011-12-02ia64.h (PRINT_OPERAND, [...]): Remove macros.Anatoly Sokolov4-25/+33
2011-12-02iomanip (put_money): Fix thinko, use __err local, like in, eg, basic_ostream:...Paolo Carlini2-5/+13
2011-12-02re PR target/51390 (Builtin changes on November 29th, broke recip-5.c)Michael Meissner2-5/+10
2011-12-02Revert:Joseph Myers5-14/+66
2011-12-02Makefile.in (INCLUDES): Remove $(srcdir)/config.Eric Botcazou3-107/+126
2011-12-02re PR lto/47259 (LTO and global register variable)Richard Guenther2-0/+8
2011-12-02[multiple changes]Arnaud Charlet3-12/+27
2011-12-02s-tpopsp-rtems.adb: Use ATCB_Key rather than RTEMS_Ada_Self variable for cons...Joel Sherrill5-20/+90
2011-12-02sem_ch3.adb, [...]: Minor reformatting.Robert Dewar6-3/+17
2011-12-02gimple-pretty-print.c (dump_gimple_call): Dereference fn only if non-NULL.Sameera Deshpande2-0/+8
2011-12-02[multiple changes]Arnaud Charlet10-311/+327
2011-12-02sem_ch10.adb (Analyze_Compilation_Unit): For a library subprogram body that a...Thomas Quinot2-1/+19
2011-12-02[multiple changes]Arnaud Charlet18-133/+170
2011-12-02sem_util.adb (Unique_Name): Reach through Unique_Entity to get the name of th...Yannick Moy3-8/+51
2011-12-02sinfo.ads: Minor reformatting.Robert Dewar3-10/+15
2011-12-02[multiple changes]Arnaud Charlet19-149/+247
2011-12-02a-coinve.adb, [...]: Minor reformatting.Robert Dewar8-50/+37
2011-12-02[multiple changes]Arnaud Charlet20-98/+485
2011-12-02re PR tree-optimization/50622 (ICE: verify_gimple failed for std::complex<dou...Martin Jambor4-0/+45
2011-12-02affinity.c: Use atomic rather than sync builtin.Alan Modra13-71/+58
2011-12-01call.c (build_new_method_call_1): Handle aggregate initialization.Jason Merrill5-1/+30