aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-28Simplify vec_merge according to the mask.Andrew Stubbs2-0/+146
2018-09-28sparc-protos.h (sparc_branch_cost): Declare.Eric Botcazou13-84/+168
2018-09-28Daily bump.GCC Administrator1-1/+1
2018-09-28rs6000: Fix one more vec_splat caseSegher Boessenkool2-1/+6
2018-09-27tree.h (tree_to_shwi): Add attribute nonnull and pure.Martin Sebor4-12/+34
2018-09-27mmintrin.h (_mm_unpackhi_pi8): Change __int128_t to __int128.Jinsong Ji2-33/+33
2018-09-27i386.md (UNSPEC_FLDCW): Remove.Uros Bizjak2-2/+2
2018-09-27i386.md (FPSR_REG): Remove.Uros Bizjak8-153/+162
2018-09-27rs6000: Delete many HAVE_AS_* (PR87149)Segher Boessenkool8-837/+16
2018-09-27coverage.c (get_coverage_counts): Revert the formatting of missing profile op...Martin Liska13-17/+33
2018-09-27re PR debug/87451 (FAIL: gcc.dg/debug/dwarf2/inline5.c)Richard Biener2-4/+9
2018-09-27re PR debug/37801 (DWARF output for inlined functions doesn't always use DW_T...Richard Biener5-13/+63
2018-09-27[pr82089] Don't sign-extend SFV 1 in BImodeAndrew Stubbs2-4/+15
2018-09-27re PR c++/67544 (ICE: SIGSEGV in tree_check3 (tree.h:2896) with -fconcepts)Paolo Carlini2-0/+16
2018-09-27re PR c++/84940 (internal compiler error: in build_value_init_noctor, at cp/i...Paolo Carlini4-3/+23
2018-09-27S/390: Implement speculation barrierAndreas Krebbel2-2/+27
2018-09-27Daily bump.GCC Administrator1-1/+1
2018-09-26re PR gcov-profile/86957 (gcc should warn about missing profiles for a compil...Indu Bhagat6-17/+70
2018-09-26Support excess precision for integer / floating-point comparisons (PR c/87390).Joseph Myers5-0/+130
2018-09-26RISC-V: Add missing negate patterns.Jim Wilson2-3/+43
2018-09-26tree.c (zerop): Change return type to bool.Martin Sebor3-40/+55
2018-09-26RISC-V: Delete obsolete MIPS comment.Jim Wilson2-2/+5
2018-09-26re PR target/87414 (-mindirect-branch=thunk produces thunk with incorrect CFI...Jakub Jelinek2-0/+26
2018-09-26Fix AArch64 ILP32 ICE.Andrew Stubbs2-0/+5
2018-09-26crtprec.c (set_precision): Use fnstcw instead of fstcw.Uros Bizjak2-1/+5
2018-09-26i386.h (enum reg_class): Remove FP_TOP_SSE_REGS and FP_SECOND_SSE_REGS.Uros Bizjak4-31/+38
2018-09-26syscall: don't assume we have a GETEUID system callIan Lance Taylor3-1/+11
2018-09-26* ChangeLog: Add missing PR number.Uros Bizjak1-0/+1
2018-09-26re PR target/87439 (ICE in ix86_mode_needed, at config/i386/i386.c:18907)Uros Bizjak2-1/+7
2018-09-26RevertJeff Law2-2/+8
2018-09-26re PR debug/87443 (GCC mixes abstract and concrete instances in abstract orig...Richard Biener4-8/+44
2018-09-26graphite.h: Include <isl/id.h> and <isl/space.h>...Alexey Neyman2-0/+7
2018-09-26Ignore chmod errors during mostlyclean-local, check-go-toolRainer Orth3-5/+11
2018-09-26[PR 87347] Prevent segfaults if TYPE_ARG_TYPES is NULLMartin Jambor4-2/+22
2018-09-26re PR c++/71131 ([concepts] Ill-formed code declaring a variable with a templ...Paolo Carlini3-0/+22
2018-09-26re PR c++/67655 ([concepts] expression constraints and variadic expansions)Paolo Carlini2-0/+25
2018-09-26[Ada] SPARK: minor error message enhancementElisa Barboni2-1/+9
2018-09-26[Ada] Fix inheritance of representation items defined as aspectsThomas Quinot4-2/+56
2018-09-26[Ada] Spurious ineffective use_clause warningJustin Squirek4-1/+57
2018-09-26[Ada] Store -G xxx switchesArnaud Charlet2-7/+22
2018-09-26[Ada] Issue info message on inlined subprograms in GNATprove modeYannick Moy4-4/+20
2018-09-26[Ada] Missing front-end code for constraint checks on fixed point exprsEd Schonberg3-2/+31
2018-09-26[Ada] SPARK: fix a bug related to loop exit environmentMaroua Maalej2-23/+58
2018-09-26[Ada] Spurious elaboration issue due to inliningHristian Kirtchev8-54/+132
2018-09-26[Ada] Do not issue by default info messages for inlining in GNATproveYannick Moy3-8/+27
2018-09-26[Ada] Spurious error on interface conversion under ZFPJavier Miranda6-1/+65
2018-09-26[Ada] Add a No_Return annotation to ease static analysisHristian Kirtchev2-1/+6
2018-09-26[Ada] Spurious error on private extension with predicateEd Schonberg13-2/+180
2018-09-26[Ada] Spurious dependency on secondary stackHristian Kirtchev4-195/+362
2018-09-26[Ada] Mimic the C++ ABI when passing class-wide conversion actualsJavier Miranda2-0/+9