aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-15re PR tree-optimization/69117 (wrong code at -O1 -fstrict-aliasing)Richard Biener5-3/+117
2016-01-14re PR tree-optimization/69270 (DOM should exploit range information to create...Jeff Law2-6/+14
2016-01-15Daily bump.GCC Administrator1-1/+1
2016-01-14re PR rtl-optimization/69014 (gcc.c-torture/execute/991023-1.c FAILs with -Os...Richard Henderson2-0/+60
2016-01-14Fix minor whitespace problems in last commitJeff Law2-2/+2
2016-01-14[cilkplus] Fix cilk_spawn gimplification bug (PR cilkplus/69048)Ryan Burn4-0/+30
2016-01-14Revert 2016-01-13 change.Michael Meissner24-1520/+64
2016-01-14Re: [PATCH][PR tree-optimization/69270] Exploit VRP information in DOMJeff Law2-2/+7
2016-01-14re PR c/69272 (ICE: in c_builtin_function, at c/c-decl.c:4020 with -fgnu-tm)Richard Henderson3-6/+14
2016-01-14loop.texi (Loop Analysis and Representation): Document loop_depth function.Nicklas Bo Jensen2-2/+7
2016-01-14configure.ac: Replace the hard-coded -ldl requirement for link_sanitizer_comm...Andreas Tobler3-4/+56
2016-01-14Mark symbols in offload tables with force_output in read_offload_tablesTom de Vries8-22/+33
2016-01-14re PR testsuite/67509 (FAIL: gfortran.dg/ieee/ieee_7.f90 -O0 execution test)Francois-Xavier Coudert2-3/+9
2016-01-14re PR debug/69244 (ICE in plus_constant, at explow.c:87 on i686-linux-gnu)Jakub Jelinek5-1/+53
2016-01-14target-supports.exp (check_effective_target_issignaling): New procedure.Uros Bizjak3-1/+19
2016-01-14powerpc: Add some XFAILs to 20050603-3.c (PR68803)Segher Boessenkool2-2/+8
2016-01-14PR preprocessor/69177 and PR c++/68819: libcpp fallbacks and -Wmisleading-ind...David Malcolm9-11/+254
2016-01-14Implement TR29124 C++ special Math Functions.Edward Smith-Rowland119-2265/+48208
2016-01-14re PR c/69262 (Request for better array bounds warning)Marek Polacek4-0/+75
2016-01-14Tidy: remove reduc_xxx_optab migration code.Alan Lawrence7-92/+28
2016-01-14[MIPS] Migrate reduction optabs in mips-ps-3d.mdAlan Lawrence2-12/+31
2016-01-14re PR c++/69261 (Copying char arrays during constexpr evaluation does not wor...Jason Merrill3-2/+113
2016-01-14alias.c (compare_base_symbol_refs): New function.Jan Hubicka2-32/+72
2016-01-14re PR middle-end/68146 (ice in gimple_stmt_nonnegative_warnv_p with -O2)Jakub Jelinek5-29/+132
2016-01-14re PR tree-optimization/68060 (ICE on valid code at -O3 on x86_64-linux-gnu i...Richard Biener5-2/+54
2016-01-14re PR target/68269 (FAIL: gcc.dg/pr68129_1.c (internal compiler error))Jakub Jelinek2-0/+10
2016-01-14Update previous delta to ensure that the attributes are actually tested.Nick Clifton1-1/+1
2016-01-14re PR tree-optimization/66856 (ICE in compute_live_loop_exits, at tree-ssa-lo...Richard Biener2-78/+74
2016-01-14* lib/target-supports.expNick Clifton7-7/+23
2016-01-14[PATCH][PR tree-optimization/69270] Exploit VRP information in DOMJeff Law4-13/+95
2016-01-14Daily bump.GCC Administrator1-1/+1
2016-01-13re PR c++/66487 (sanitizer/warnings for lifetime DSE)Jan Hubicka2-2/+9
2016-01-13invoke.texi (Submodel Options): Rename section to "Machine-Dependent Options"...Sandra Loosemore2-13/+20
2016-01-13libitm: Fix seq-cst MOs/fences in rwlock.Torvald Riegel3-26/+33
2016-01-13invoke.texi (Code Gen Options): Move section up in file, before target-specif...Sandra Loosemore2-749/+756
2016-01-13Improve documentation of -std option for C++Jonathan Wakely3-21/+52
2016-01-13rs6000-builtin.def (BU_FLOAT128_2): Add support for pack/unpack functions for...Michael Meissner24-38/+1633
2016-01-13Improve warning locations (PR66208)Bernd Schmidt8-17/+44
2016-01-13re PR middle-end/69156 (gcc.dg/pr59630.c: ICE: verify_gimple failed: non-triv...Jakub Jelinek5-37/+45
2016-01-13Clarify __atomic_compare_exchange effectsJonathan Wakely2-6/+12
2016-01-13Add another testcase for x86 FLT_EVAL_METHODH.J. Lu2-0/+12
2016-01-13re PR target/68964 (Internal compiler error for test case gcc.dg/tm/20100610....Richard Henderson20-218/+508
2016-01-13pr45685.c (dg-options): Add -mno-sse4.Uros Bizjak6-9/+21
2016-01-13i386.h (TARGET_FLT_EVAL_METHOD): Return -1 for TARGET_SSE_MATH without TARGET...Uros Bizjak2-2/+10
2016-01-13Use ::isinf and ::isnan if libc defines themJonathan Wakely6-0/+134
2016-01-13Fix infinite recursion in create_variable_info_for_1Tom de Vries3-8/+55
2016-01-13arm-arches.def: Remove spurious whitespace in "armv8.1-a" and "armv8.1-a+crc"...Yvan Roux2-2/+7
2016-01-13AVX512: Restrict default masks for prefetch gather/scatterAlexander Fomin12-135/+42
2016-01-13libitm: Fix privatization safety interaction with serial mode.Torvald Riegel8-5/+109
2016-01-13re PR tree-optimization/69013 (gfortran-5.3.0 ICE in prune_uninit_phi_opnds_i...Richard Biener2-13/+21