public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][AArch64] Add BIC-imm and ORR-imm SIMD pattern
 2017-09-26 19:04 UTC  (6+ messages)

[PATCH 6/7] [ARC] Reimplement ZOL support
 2017-09-26 18:56 UTC  (3+ messages)
` [PATCH] [ARC][ZOL] Account for empty body loops

Remove non-GAS non-ELF support in alpha backend
 2017-09-26 18:40 UTC  (6+ messages)

[patch, fortran, committed] Fix wrong warning inside associate construct
 2017-09-26 18:33 UTC 

[PATCH], Improve moving SFmode to GPR on PowerPC
 2017-09-26 18:08 UTC  (18+ messages)
` [PATCH], Improve moving SFmode to GPR on PowerPC, #1 of 8
` [PATCH], Improve moving SFmode to GPR on PowerPC, #2 "
` [PATCH], Improve moving SFmode to GPR on PowerPC, #3 "
` [PATCH], Improve moving SFmode to GPR on PowerPC, #4 "
` [PATCH], Improve moving SFmode to GPR on PowerPC, #5 "
` [PATCH], Improve moving SFmode to GPR on PowerPC, #6 "
` [PATCH], Improve moving SFmode to GPR on PowerPC, #7 "
` [PATCH], Improve moving SFmode to GPR on PowerPC, #8 "

Enable ifunc attribute by default for SPARC GNU/Linux
 2017-09-26 18:02 UTC 

[libcc1] Improve detection of triplet on compiler names
 2017-09-26 16:53 UTC  (5+ messages)
  ` [PATCH v2] [libcc1] Rename C{,P}_COMPILER_NAME and remove triplet from them

[patch, fortran] Warn about out-of-bounds access with DO subscripts
 2017-09-26 16:53 UTC  (7+ messages)

[GCC][PATCH][TESTSUITE][ARM][COMMITTED] Invert check to misalign in vect_hw_misalign (PR 78421)
 2017-09-26 16:51 UTC  (8+ messages)

[PATCH 0/5] vect testsuite adjustments for S/390
 2017-09-26 16:50 UTC  (12+ messages)
` [PATCH 1/5] Enable vect_float with S/390 VXE and adjust testcases
` [PATCH 2/5] pr60656.c: New target check: vect_mult_long
` [PATCH 4/5] New target check: vect_nopeel
  ` [PATCH 4/5] New target check: vect_nopeel - v2
` [PATCH 5/5] Testcases using dg-options require at least -mzarch
` [PATCH 3/5] pr65947-9.c: Requires char to be signed by default

[PATCH v2,rs6000] Replace swap of a loaded vector constant with load of a swapped vector constant
 2017-09-26 15:51 UTC  (3+ messages)

[PATCH] tree-sra: fix compare_access_positions qsort comparator
 2017-09-26 15:33 UTC  (7+ messages)
    ` [PATCH] Make SRA qsort comparator transitive

[PING] [PATCH] rl78 adddi3 improvement
 2017-09-26 15:20 UTC 

[PATCH][GRAPHITE] More TLC
 2017-09-26 15:15 UTC  (9+ messages)

[Patch, Fortran] PR 82143: add a -fdefault-real-16 flag
 2017-09-26 14:54 UTC  (8+ messages)

[PATCH][GRAPHITE] Simplify SCOP detection
 2017-09-26 14:28 UTC  (2+ messages)

[PATCH] Fix PR82321
 2017-09-26 14:13 UTC  (2+ messages)

[PATCH] Add helper to sort sibling loops, do so in GRAPHITE
 2017-09-26 14:09 UTC  (2+ messages)

[PATCH][GRAPHITE] More -fopt-info, do not abort from ISL
 2017-09-26 14:01 UTC  (2+ messages)

[PATCH] C/C++: add fix-it hints for various missing symbols
 2017-09-26 13:56 UTC  (4+ messages)
` [PATCH 0/2] "
  ` [PATCH 1/2] C++: avoid partial duplicate implementation of cp_parser_error
  ` [PATCH 2/2] C/C++: add fix-it hints for various missing symbols (v2)

0005-Part-5.-Add-x86-CET-documentation
 2017-09-26 13:47 UTC  (5+ messages)

0002-Part-2.-Document-finstrument-control-flow-and-notrack attribute
 2017-09-26 13:45 UTC  (6+ messages)

[PATCH][GCC] Simplification of 1U << (31 - x)
 2017-09-26 13:20 UTC  (11+ messages)

[GCC][PATCH][testsuite][mid-end] Fix failing slp test on aarch64 and arm
 2017-09-26 13:12 UTC 

[PATCH] BRIG frontend: request for a global review
 2017-09-26 12:55 UTC  (11+ messages)

[PATCH] x32: Encode %esp as %rsp to avoid 0x67 prefix
 2017-09-26 12:24 UTC  (5+ messages)

[PATCH] Optimize x == 0 && y == 0 into (x | y) == 0 in reassoc range opt (PR middle-end/35691)
 2017-09-26 12:04 UTC  (2+ messages)

[PATCH 0/8] S/390: Enable vect tests on S/390 + fixes and improvements
 2017-09-26 11:52 UTC  (11+ messages)
` [PATCH 6/8] S/390: Set the preferred mode for float vectors
` [PATCH 4/8] S/390: Add FP vec_pack/unpack
` [PATCH 1/8] Enable vect testcases on S/390
` [PATCH 7/8] S/390: Fix vector fp unordered compares
` [PATCH 2/8] S/390: Add widening vector mult lo/hi patterns
` [PATCH 5/8] S/390: Fix rtl standard names for vector unpack low->lo
` [PATCH 3/8] S/390: Add support for vec_shr
` [PATCH 8/8] S/390: Fix vmslg instruction and builtin

[Ada] Improve performance of 'Image with enumeration types
 2017-09-26 10:26 UTC  (8+ messages)

[patch] [arm] Fix pr82175 - fix -mcpu=native not working correctly
 2017-09-26  9:36 UTC 

[Ada] Use the Monotonic Clock on Linux
 2017-09-26  8:40 UTC  (3+ messages)

[C++ Patch] PR 65579 ("gcc requires definition of a static constexpr member...")
 2017-09-26  8:28 UTC 

Transform (x / y) != 0 to x >=y and (x / y) == 0 to x < y if x, y are unsigned
 2017-09-26  8:24 UTC  (5+ messages)

[PATCH] Fix PR82320
 2017-09-26  7:30 UTC 

[libgfortran] Replace implicit conversions between enums in io/transfer.c by explicit casts
 2017-09-26  6:53 UTC  (3+ messages)

[PATCH] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
 2017-09-26  2:27 UTC  (12+ messages)
      ` [PATCH 3/4] "
              ` [PING] "
                ` [PING 2] "
                  ` [PING 3] "
                    ` [PING 4] "

[RFC] propagate malloc attribute in ipa-pure-const pass
 2017-09-26  0:24 UTC  (10+ messages)

[PATCH PR79868 ][aarch64] Fix error calls in aarch64 code so they can be translated (version 2)
 2017-09-25 23:25 UTC 

[committed][PATCH] Stack clash protection 06/08 - V5
 2017-09-25 23:19 UTC 

[RFA][PATCH] Stack clash protection 06/08 - V4
 2017-09-25 18:18 UTC  (9+ messages)

[PATCH][aarch64] Fix pr81356 - copy empty string with wrz, not a ldrb/strb
 2017-09-25 17:36 UTC  (2+ messages)

[PING][patch] PR81794: have "would be stringified in traditional C" warning in libcpp/macro.c be controlled by -Wtraditional
 2017-09-25 17:36 UTC  (2+ messages)

[PATCH PR82163/V2]New interface checking LCSSA for single loop
 2017-09-25 16:55 UTC  (3+ messages)

[PATCH] Fix PR80295[aarch64] [7/8 Regression] ICE in __builtin_update_setjmp_buf expander
 2017-09-25 16:35 UTC  (3+ messages)

[PATCH] Fix bug in simplify_ternary_operation
 2017-09-25 16:33 UTC  (4+ messages)
    ` [PING][PATCH] "

[PATCH] haifa-sched: fix autopref_rank_for_schedule qsort comparator
 2017-09-25 15:21 UTC  (5+ messages)

[PATCH] Pretty-print GOACC_REDUCTION arguments
 2017-09-25 14:58 UTC 

[PATCH] libstdc++: istreambuf_iterator keep attached streambuf
 2017-09-25 13:46 UTC  (2+ messages)

[PATCH, libstdc++]: Fix another instance of -Werror=attributes bootststrap failure
 2017-09-25 13:41 UTC  (2+ messages)

Enable no-exec stacks for more targets using the Linux kernel
 2017-09-25 12:57 UTC  (4+ messages)

Don't query the frontend for unsupported types
 2017-09-25 12:54 UTC  (6+ messages)

[PATCH] [PR82155] Fix crash in dwarf2out_abstract_function
 2017-09-25 12:27 UTC  (3+ messages)

Add VEC_DUPLICATE_{CST,EXPR} and associated optab
 2017-09-25 12:19 UTC  (3+ messages)

Update interface to TARGET_VECTORIZE_VEC_PERM_CONST_OK
 2017-09-25 11:43 UTC  (2+ messages)

Change permute index type to unsigned short
 2017-09-25 11:42 UTC  (2+ messages)

[PATCH] Fix PR82285
 2017-09-25 11:25 UTC 

[nvptx, committed] Add exit after call to noreturn function
 2017-09-25 10:56 UTC 

[Ada] Crash on an aspect specification with parameter associations
 2017-09-25 10:08 UTC 

[Ada] Warning for ineffective use-type and use-package clauses
 2017-09-25 10:07 UTC 

[patch] Fix wrong code with small structure return on PowerPC
 2017-09-25 10:04 UTC  (5+ messages)

[Ada] Do not insert calls to invariant procedure in GNATprove mode
 2017-09-25  9:53 UTC 

[Ada] Handle errors and limit simultaneous wait objects number in win32_wait
 2017-09-25  9:52 UTC 

[Ada] Insert explicit dereference in GNATprove mode for pointer analysis
 2017-09-25  9:52 UTC 

[Ada] Crash on classwide precondition for interface operation
 2017-09-25  9:34 UTC 

[Ada] Crash on instantiation with renamed formal package
 2017-09-25  9:26 UTC 

[Ada] Use of renamings in pragmas
 2017-09-25  9:26 UTC 

[Ada] Default to no source locations in non-GCC backend bug boxes
 2017-09-25  9:26 UTC 

[Ada] Minor clean up of contract freezing
 2017-09-25  9:25 UTC 

[Ada] Proper qualification of concurrent discriminants
 2017-09-25  9:24 UTC 

[Ada] Spurious visibility error in ASIS mode
 2017-09-25  9:07 UTC 

[Ada] Entry family selector not recognised as entity usage
 2017-09-25  9:07 UTC 

[Ada] Remove duplicated Has_Null_Abstract_State routines
 2017-09-25  8:55 UTC 

[PATCH, Makefile] improve default cpu selection for e500v2
 2017-09-25  7:33 UTC  (3+ messages)
` [PING, "
  ` [PING#2, "

[PATCH, Makefile] improve libsubdir variable transmission to sub-makes on Windows
 2017-09-25  7:33 UTC  (2+ messages)
` [PING#2, "

[PATCH] Fix PR82144
 2017-09-25  7:25 UTC  (4+ messages)

[PATCH, fortran, committed] Remove unnecessary fold_convert in gfc_(un)likely
 2017-09-25  6:47 UTC 

correct attribute ifunc C++ type safety (PR 82301)
 2017-09-25  1:03 UTC 

[PATCH] PR target/80556
 2017-09-24 16:06 UTC  (7+ messages)

[fortran, test case, committed]
 2017-09-24 14:31 UTC 

[PATCH gfortran] PR 61450: ICE in gfc_global_used()
 2017-09-24 14:13 UTC 

[test cases, fortran, committed] Test cases for PR 54633
 2017-09-24 13:56 UTC 

[patch, fortran, committed] Fix PR 79612
 2017-09-24 13:50 UTC 

[patch, fortran, committed] Fix PR 80118
 2017-09-24  8:45 UTC 

[PATCH, i386]: Fix PR bootstrap/82306, bootstrap breakage on Darwin
 2017-09-23 14:28 UTC 

[Patch, Fortran] PR 82143: add a -fdefault-real-16 flag
 2017-09-23 13:19 UTC  (12+ messages)

[PATCH] [i386, libgcc] PR 82196 -mcall-ms2sysv-xlogues emits wrong AVX/SSE MOV
 2017-09-23  9:03 UTC  (16+ messages)
                  ` [PATCH try 2] [i386,testsuite,libgcc] Fix build breakage on Mac and test FAILS on Solaris caused by PR82196 patch
                        ` [PATCH try 3] "

Allow vector CONSTs
 2017-09-23  9:02 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).