aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-11-13Fix ICE with -fopt-info-inline (PR ipa/87955)David Malcolm4-6/+30
2018-11-13-fsave-optimization-record: compress the output using zlibDavid Malcolm3-11/+37
2018-11-13tree-vrp.c (value_range_base::dump): Dump type.Aldy Hernandez6-58/+64
2018-11-13Move a test-case to a proper folder.Martin Liska1-1/+1
2018-11-13re PR tree-optimization/87931 (ICE in vectorizable_reduction, at tree-vect-lo...Richard Biener4-0/+50
2018-11-13Improve -fprofile-report.Martin Liska6-124/+191
2018-11-13Do not allow -mabi=ms and -fsanitize={,kernel-}address (PR sanitizer/87930).Martin Liska4-0/+22
2018-11-13[PATCH][GCC] Make DR_TARGET_ALIGNMENT compile time variableAndre Vieira10-54/+168
2018-11-13re PR tree-optimization/87962 (ICE in vect_get_vec_def_for_operand_1, at tree...Richard Biener4-23/+44
2018-11-13re PR tree-optimization/87967 (ICE in slpeel_duplicate_current_defs_from_edges)Richard Biener4-1/+62
2018-11-13[RS6000] Don't put large integer constants in TOC for -mcmodel=mediumAlan Modra2-2/+10
2018-11-13[ARC] Add support for profiling in glibc.Claudiu Zissulescu4-9/+28
2018-11-13[ARC] Do not emit ZOL in the presence of text jump tables.Claudiu Zissulescu2-1/+16
2018-11-13[ARC] Update EH code.Claudiu Zissulescu7-8/+61
2018-11-13[ARC] Refurbish and improve prologue/epilogue functions.Claudiu Zissulescu13-465/+1131
2018-11-13[ARC] Add peephole rules to combine store/loads into double store/loadsClaudiu Zissulescu4-0/+240
2018-11-13toplev.c (output_stack_usage): Turn test on flag_stack_usage into test on sta...Eric Botcazou2-2/+8
2018-11-13re PR rtl-optimization/87918 (ICE in simplify_binary_operation, at simplify-r...Jakub Jelinek4-3/+38
2018-11-13tree-ssanames.h (set_range_info): Use value_range_base.Richard Biener5-107/+88
2018-11-13misc.c (gnat_init_gcc_eh): Set -fnon-call-exceptions for the runtime on platf...Eric Botcazou2-2/+12
2018-11-12Implement P0315R4, Lambdas in unevaluated contexts.Jason Merrill22-37/+262
2018-11-12Avoid double substitution with complete explicit template arguments.Jason Merrill8-51/+61
2018-11-12decl2.c (min_vis_expr_r, [...]): New.Jason Merrill3-15/+85
2018-11-12Implement P0722R3, destroying operator delete.Jason Merrill11-17/+158
2018-11-12Implement P0780R2, pack expansion in lambda init-capture.Jason Merrill4-11/+120
2018-11-12cp-tree.h (struct cp_evaluated): New.Jason Merrill5-28/+27
2018-11-12Change __cpp_explicit_bool to __cpp_conditional_explicit.Jason Merrill3-1/+10
2018-11-13[RS6000] secondary_reload and find_replacementAlan Modra2-12/+10
2018-11-12re PR middle-end/59634 (Documentation (info/man page): lack of information fo...Sandra Loosemore2-3/+10
2018-11-13[RS6000] Comment fixesAlan Modra2-1/+2
2018-11-13[RS6000] Rotate testcaseAlan Modra4-2/+19
2018-11-13[RS6000] Hide insn not needing to be publicAlan Modra2-1/+5
2018-11-13[RS6000] Ignore "c", "l" and "h" for register preferenceAlan Modra3-15/+24
2018-11-12re PR preprocessor/47823 (#pragma once is documented in a weird spot)Sandra Loosemore3-5/+23
2018-11-13Daily bump.GCC Administrator1-1/+1
2018-11-12re PR target/86677 (popcount builtin detection is breaking some kernel build)Kugan Vivekanandarajah9-0/+81
2018-11-12MIPS: Default to --with-llsc for the R5900 Linux target as wellFredrik Noring2-4/+8
2018-11-12Instrument only selected files (PR gcov-profile/87442).Martin Liska7-0/+204
2018-11-12Fix documentation of __builtin_cpu_is and __builtin_cpu_supports for x86.Martin Liska2-2/+104
2018-11-12re PR middle-end/21110 (incorrect documentat for high and lo_sum RTL operators)Sandra Loosemore2-10/+17
2018-11-12PR c/81824 - Warn for missing attributes with function aliasesMartin Sebor2-1/+6
2018-11-12[PR87815]Don't generate shift sequence for load replacement in DSE when the m...Renlin Li4-1/+25
2018-11-12[GCC, ARM] Enable armv8.5-a and add +sb and +predres for previous ARMv8-a in ARMSudakshina Das9-7/+135
2018-11-122018-11=12 Richard Biener <rguenther@suse.de>Richard Biener10-253/+343
2018-11-12* config/mcore/mcore.h (WORD_REGISTER_OPERATIONS): Remove duplicate.Eric Botcazou2-2/+4
2018-11-12tree-vrp.h (value_range_base::symbolic_p, [...]): Move from value_range.Richard Biener7-123/+153
2018-11-12tree-vrp.c (set_value_range_to_nonnull): Clear equiv.Richard Biener3-4/+11
2018-11-12sse.md: Combine VFIXUPIMM* patternsWei Xiao2-36/+16
2018-11-12re PR c/69502 (attribute aligned reduces alignment contrary to documentation)Sandra Loosemore2-2/+12
2018-11-12csky.md (*fpuv2_nmulsf3_1, [...]): Handle -frounding-math.Xianmiao Qu7-2/+84