aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-03-17[NDS32] Use HOST_WIDE_INT_PRINT_DEC instead of %ld or %d.Kito Cheng2-9/+19
2018-03-17[NDS32] Optimize nds32_register_priority.Chung-Ju Wu2-3/+22
2018-03-17re PR target/84902 (549.fotonik3d_r from SPEC2017 fails verification with -Of...Jakub Jelinek2-8/+23
2018-03-17Daily bump.GCC Administrator1-1/+1
2018-03-16* de.po: Update.Joseph Myers2-1276/+851
2018-03-16re PR target/84899 (ICE: in final_scan_insn_1, at final.c:3139 (error: could ...Jakub Jelinek4-5/+29
2018-03-16re PR c/84909 (typo: conversion from %qT to to %qT)Jakub Jelinek6-5/+17
2018-03-16re PR c/84910 (typo: "%qs follows inline declaration ")Jakub Jelinek6-4/+18
2018-03-16re PR fortran/69395 (ICE on declaring array with more than 7 dimensions+codim...Steven G. Kargl4-1/+12
2018-03-16libgo: add runtime/pprof/internal/profile.gox to noinst_DATAIan Lance Taylor1-1/+1
2018-03-16PR c++/84720 - ICE with rvalue ref non-type argument.Jason Merrill3-12/+12
2018-03-16PR c++/80227 - SFINAE and negative array size.Jason Merrill7-154/+141
2018-03-16PR c++/84906 - silent wrong code with ambiguous conversion.Jason Merrill3-3/+36
2018-03-16re PR target/84876 (ICE on invalid code in lra_assign at gcc/lra-assigns.c:16...Vladimir Makarov5-12/+60
2018-03-16* uk.po: Update.Joseph Myers2-32/+36
2018-03-16* de.po: Update.Joseph Myers2-610/+421
2018-03-16Redirect reference in the symbol table (PR ipa/84833).Martin Liska4-0/+43
2018-03-16Properly redirect alias for MVC (PR ipa/84722).Martin Liska4-0/+34
2018-03-16PR c++/83937 - wrong C++17 handling of init-list ctor argument.Jason Merrill3-1/+27
2018-03-16re PR c++/79937 (ICE in replace_placeholders_r)Jakub Jelinek15-11/+243
2018-03-16PR c++/83911 - ICE with multiversioned constructor.Jason Merrill4-17/+48
2018-03-16re PR c/84873 (ICE: verify_ssa failed (error: definition in block 3 does not ...Richard Biener2-9/+9
2018-03-16[testsuite] Require vect_int_mult in pr84512.cTom de Vries2-0/+5
2018-03-16[testsuite] Require label_values in builtin-unreachable-6.cTom de Vries2-0/+5
2018-03-16re PR c++/84874 (internal compiler error: in reshape_init_class, at cp/decl.c...Jakub Jelinek2-1/+35
2018-03-16Fix documentation for CLWB ISA.Julia Koval2-2/+7
2018-03-16re PR tree-optimization/84841 (ICE: tree check: expected ssa_name, have real_...Jakub Jelinek4-3/+33
2018-03-16re PR c++/84874 (internal compiler error: in reshape_init_class, at cp/decl.c...Jakub Jelinek4-2/+53
2018-03-1503-16-2018 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman5-0/+82
2018-03-16re PR fortran/78741 (ICE in gfc_get_symbol_decl, at fortran/trans-decl.c:1534)Steven G. Kargl4-1/+33
2018-03-16re PR fortran/69395 (ICE on declaring array with more than 7 dimensions+codim...Steven G. Kargl4-7/+43
2018-03-16Daily bump.GCC Administrator1-1/+1
2018-03-15nios2.md (movsi_internal): Fix thinko in split predicate.Sandra Loosemore2-3/+9
2018-03-15re PR c++/79085 (ICE with placement new to unaligned location)Jakub Jelinek4-3/+43
2018-03-15i386: Don't generate alias for function return thunkH.J. Lu4-61/+61
2018-03-15re PR c++/84222 ([[deprecated]] class complains about internal class usage)Jakub Jelinek9-10/+93
2018-03-15cmd/go: force LANG=C when looking for compiler versionIan Lance Taylor1-1/+1
2018-03-15Credit Paul Hua for r258559David Malcolm1-0/+1
2018-03-15Enable Intel ENCLV support.Olga Makhotina4-14/+84
2018-03-15Fix testcase for PR c/84852David Malcolm2-1/+6
2018-03-15rs6000: Fix for the previous abi_v4_pass_in_fpr changeSegher Boessenkool2-2/+8
2018-03-15re PR c/84873 (ICE: verify_ssa failed (error: definition in block 3 does not ...Richard Biener4-1/+27
2018-03-15re PR target/84711 (AArch32 big-endian fails when taking subreg of a vector m...Tamar Christina4-2/+26
2018-03-15re PR target/68256 (Defining TARGET_USE_CONSTANT_BLOCKS_P causes go bootstrap...Vladimir Mezentsev3-6/+11
2018-03-15re PR target/84860 (ICE in emit_move_insn, at expr.c:3717)Jakub Jelinek4-1/+24
2018-03-15Add builtin_cpu for cannonlake and new isa features.Julia Koval4-1/+37
2018-03-15re PR c/84853 (ICE: verify_gimple failed (expand_shift_1))Jakub Jelinek4-3/+34
2018-03-15PR c++/84820 - no error for invalid qualified-id.Jason Merrill4-2/+18
2018-03-14PR c++/84801 - ICE with unexpanded pack in lambda.Jason Merrill3-1/+11
2018-03-14PR c++/81236 - auto variable and auto functionJason Merrill4-3/+43