summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* re PR tree-optimization/87977 (ICE: verify_ssa failed (error: definition in b...Jakub Jelinek2018-11-148-8/+33
* re PR rtl-optimization/87507 (IRA unnecessarily uses non-volatile registers d...Peter Bergner2018-11-135-4/+98
* Daily bump.GCC Administrator2018-11-141-1/+1
* re PR tree-optimization/87898 (ICE in separate_decls_in_region_debug, at tree...Jakub Jelinek2018-11-144-5/+39
* Fix error when selecting number of memory poolsJonathan Wakely2018-11-132-1/+4
* Fix unused parameter warnings introduced in earlier patchJonathan Wakely2018-11-132-1/+5
* Remove redundant loop in unsynchronized_pool_resource codeJonathan Wakely2018-11-132-26/+16
* Improve handling of pool_options::largest_required_pool_blockJonathan Wakely2018-11-133-21/+101
* Fix incorrect assertion when deallocating big blockJonathan Wakely2018-11-133-14/+133
* Fix overflows in std::pmr::unsynchonized_pool_resourceJonathan Wakely2018-11-133-15/+150
* re PR middle-end/87899 (r264897 cause mis-compiled native arm-linux-gnueabihf...Peter Bergner2018-11-132-152/+202
* Eliminate source_location in favor of location_tDavid Malcolm2018-11-1383-734/+840
* PR middle-end/81824 - Warn for missing attributes with function aliasesMartin Sebor2018-11-135-9/+92
* extend.texi: Fix typo in the weakref description.Michael Ploujnikov2018-11-132-1/+5
* Fix ChangeLog entry for r266080David Malcolm2018-11-132-25/+22
* re PR tree-optimization/86991 (ICE in vectorizable_reduction, at tree-vect-lo...Richard Biener2018-11-134-29/+49
* Ensure that dump calls are guarded with dump_enabled_pDavid Malcolm2018-11-1315-106/+218
* Fix ICE with -fopt-info-inline (PR ipa/87955)David Malcolm2018-11-134-6/+30
* -fsave-optimization-record: compress the output using zlibDavid Malcolm2018-11-133-11/+37
* tree-vrp.c (value_range_base::dump): Dump type.Aldy Hernandez2018-11-136-58/+64
* Move a test-case to a proper folder.Martin Liska2018-11-132-1/+6
* re PR tree-optimization/87931 (ICE in vectorizable_reduction, at tree-vect-lo...Richard Biener2018-11-134-0/+50
* Improve -fprofile-report.Martin Liska2018-11-136-124/+191
* Do not allow -mabi=ms and -fsanitize={,kernel-}address (PR sanitizer/87930).Martin Liska2018-11-134-0/+22
* [PATCH][GCC] Make DR_TARGET_ALIGNMENT compile time variableAndre Vieira2018-11-1310-54/+168
* re PR tree-optimization/87962 (ICE in vect_get_vec_def_for_operand_1, at tree...Richard Biener2018-11-134-23/+44
* re PR tree-optimization/87967 (ICE in slpeel_duplicate_current_defs_from_edges)Richard Biener2018-11-134-1/+62
* [RS6000] Don't put large integer constants in TOC for -mcmodel=mediumAlan Modra2018-11-132-2/+10
* [ARC] Add support for profiling in glibc.Claudiu Zissulescu2018-11-134-9/+28
* [ARC] Do not emit ZOL in the presence of text jump tables.Claudiu Zissulescu2018-11-132-1/+16
* [ARC] Update EH code.Claudiu Zissulescu2018-11-137-8/+61
* [ARC] Refurbish and improve prologue/epilogue functions.Claudiu Zissulescu2018-11-1313-465/+1131
* [ARC] Add peephole rules to combine store/loads into double store/loadsClaudiu Zissulescu2018-11-134-0/+240
* toplev.c (output_stack_usage): Turn test on flag_stack_usage into test on sta...Eric Botcazou2018-11-132-2/+8
* re PR rtl-optimization/87918 (ICE in simplify_binary_operation, at simplify-r...Jakub Jelinek2018-11-134-3/+38
* tree-ssanames.h (set_range_info): Use value_range_base.Richard Biener2018-11-135-107/+88
* linux-unwind.h (_sig_ucontext_t): Remove.Xianmiao Qu2018-11-132-53/+58
* misc.c (gnat_init_gcc_eh): Set -fnon-call-exceptions for the runtime on platf...Eric Botcazou2018-11-132-2/+12
* Implement P0315R4, Lambdas in unevaluated contexts.Jason Merrill2018-11-1222-37/+262
* Avoid double substitution with complete explicit template arguments.Jason Merrill2018-11-128-51/+61
* decl2.c (min_vis_expr_r, [...]): New.Jason Merrill2018-11-123-15/+85
* Implement P0722R3, destroying operator delete.Jason Merrill2018-11-1213-17/+174
* Implement P0780R2, pack expansion in lambda init-capture.Jason Merrill2018-11-124-11/+120
* cp-tree.h (struct cp_evaluated): New.Jason Merrill2018-11-125-28/+27
* Change __cpp_explicit_bool to __cpp_conditional_explicit.Jason Merrill2018-11-123-1/+10
* [RS6000] secondary_reload and find_replacementAlan Modra2018-11-132-12/+10
* re PR middle-end/59634 (Documentation (info/man page): lack of information fo...Sandra Loosemore2018-11-122-3/+10
* [RS6000] Comment fixesAlan Modra2018-11-132-1/+2
* [RS6000] Rotate testcaseAlan Modra2018-11-134-2/+19
* [RS6000] Hide insn not needing to be publicAlan Modra2018-11-132-1/+5