Commit Graph

  • 056448490e [PATCH] PR modula2/115823 Wrong expansion of isnormal optab releases/gcc-14 Gaius Mulley 2024-11-26 13:18:27 +0000
  • 2665f3e027 [PATCH] modula2: Improve error message to include symbol name. Gaius Mulley 2024-11-26 13:15:56 +0000
  • 0891093e65 [PATCH] modula2: Add GNU flex as a build and install prerequisite. Gaius Mulley 2024-11-26 13:11:31 +0000
  • bcb8f40110 [PATCH] PR modula2/116048 ICE when encountering wrong kind of qualident Gaius Mulley 2024-11-26 13:04:05 +0000
  • 99d537558e [PATCH] PR modula2/115957 ICE on procedure local const declaration Gaius Mulley 2024-11-26 12:57:12 +0000
  • a22dfe208d RISC-V: Refactor the testcases for RVV gather/scatter master trunk Pan Li 2024-11-25 11:45:30 +0800
  • 1802669b76 RISC-V: Fix incorrect optimization options passing to gather/scatter Pan Li 2024-11-25 11:45:29 +0800
  • 1729147f2b improve std::deque::_M_reallocate_map Jan Hubicka 2024-11-26 13:52:09 +0100
  • ae7c0475f1 ada: Do not use ATTR_ADDR_EXPR for 'Unrestricted_Access Eric Botcazou 2024-11-11 11:16:26 +0100
  • 84d8a383c9 ada: Add minimal support for address clause/aspect on controlled objects Eric Botcazou 2024-11-12 19:46:12 +0100
  • 936f9f1d15 ada: Clean up previous change Eric Botcazou 2024-11-13 16:37:32 +0100
  • e14ec5681e ada: Minor adjustments to error message for RM B.1(24) Eric Botcazou 2024-11-13 09:42:01 +0100
  • 38b977cc07 ada: Refactor code of Check_Ambiguous_Call and Valid_Conversion Javier Miranda 2024-10-29 08:31:28 +0000
  • fed7c5cd73 ada: Relocate implementation of Write_Error_Summary Viljar Indus 2024-11-12 13:11:00 +0200
  • 9b33f74c84 ada: Relocate implementation of Set_Msg_Insertion_Column Viljar Indus 2024-11-12 12:32:05 +0200
  • 9fb54f47d0 ada: Remove Warn_Runtime_Raise attribute from Error_Msg_Object Viljar Indus 2024-11-11 11:01:12 +0200
  • 8d0bb808f6 ada: Refactor checking redundant messages Viljar Indus 2024-11-11 10:19:21 +0200
  • ba0c6d0e4e ada: Remove Current_Node from Errout Viljar Indus 2024-11-05 10:42:55 +0200
  • 2364e96f01 ada: Remove Raise_Exception_On_Error Viljar Indus 2024-11-04 14:16:02 +0200
  • 9a09142326 ada: Store error message kind as an enum Viljar Indus 2024-10-31 15:50:46 +0200
  • 20e7dfa9fb ada: Refactor code for printing the error location Viljar Indus 2024-11-01 13:15:21 +0200
  • 7cdb07a77b ada: Simplify code Viljar Indus 2024-09-16 12:14:00 +0300
  • 92e782e775 ada: Fix the file documenting the ali format Jose Ruiz 2024-11-12 12:22:55 +0100
  • bd0b9886f1 ada: Change specifications of Uname subprograms Ronan Desplanques 2024-11-12 16:09:13 +0100
  • 222da6bd24 ada: Remove use of global name buffer Ronan Desplanques 2024-11-12 13:35:17 +0100
  • 22bd313342 ada: Clean up utility function Ronan Desplanques 2024-11-12 09:31:35 +0100
  • 95bb4ef5cb ada: Fix latent issue exposed by recent change in aggregate expansion Eric Botcazou 2024-11-12 00:18:00 +0100
  • 8278d9551d Fortran: Partial reversion of r15-5083 [PR117763] Paul Thomas 2024-11-26 08:58:21 +0000
  • 9c82afd42e RISC-V: avlprop: Do not propagate VL from slidedown. Robin Dapp 2024-11-25 12:40:53 +0100
  • 5bb36d832c builtins: Fix up DFP ICEs on __builtin_fpclassify [PR102674] Jakub Jelinek 2024-11-26 09:46:51 +0100
  • f39e6b4f5c builtins: Fix up DFP ICEs on __builtin_is{inf,finite,normal} [PR43374] Jakub Jelinek 2024-11-26 09:45:21 +0100
  • 014b135672 affine: Remove unused variable rem from wide_int_constant_multiple_p Andrew Pinski 2024-11-26 00:37:33 -0800
  • 8692cb10e8
    libstdc++: Add conditional noexcept to range access functions Jonathan Wakely 2024-11-25 21:22:12 +0000
  • 828287eac4
    libstdc++: Improve Doxygen comments in <forward_list> Jonathan Wakely 2024-11-25 16:21:01 +0000
  • 1f4f368345
    libstdc++: Move std::error_category symbol to separate file [PR117630] Jonathan Wakely 2024-11-17 20:46:07 +0000
  • 60b708a9c8 Optimize 128-bit vector permutation with pand, pandn and por. Cui, Lili 2024-11-26 15:10:23 +0800
  • efb1d2e236 i386/testsuite: Correct AVX10.2 FP8 test mask usage Haochen Jiang 2024-11-22 15:57:47 +0800
  • 980929bdb8 c: Fix ICEs from invalid atomic compound assignment [PR98195, PR117755] Joseph Myers 2024-11-26 03:25:44 +0000
  • 89a27cf6b1 Fix uninitialized operands[2] in vec_unpacks_hi_v4sf. releases/gcc-12 liuhongt 2024-11-21 23:57:38 -0800
  • 0eb8c19cb4 Fix uninitialized operands[2] in vec_unpacks_hi_v4sf. releases/gcc-13 liuhongt 2024-11-21 23:57:38 -0800
  • 93a1cf3296 Daily bump. GCC Administrator 2024-11-26 00:24:56 +0000
  • 70ca80f0f9 Daily bump. GCC Administrator 2024-11-26 00:23:17 +0000
  • 1f7aaeb9c7 Daily bump. GCC Administrator 2024-11-26 00:20:05 +0000
  • f89c7916b9 Daily bump. GCC Administrator 2024-11-26 00:19:26 +0000
  • e6d26a21e0 PR modula2/117777: m2 does not allow single const string in asm volatile Gaius Mulley 2024-11-25 22:46:16 +0000
  • f6e00226a4 build: Move sstream include above safe-ctype.h {PR117771] Andrew Pinski 2024-11-25 14:03:27 -0800
  • c61576d89e sibcall: Check partial != 0 for BLKmode argument H.J. Lu 2024-10-13 04:53:14 +0800
  • 22b13b1d4e hppa: Revise TImode aritmetic patterns to support arith11_operands John David Anglin 2024-11-25 16:40:29 -0500
  • 9f0c207d45
    libcpp: Fix ICE lexing invalid raw string in a deferred pragma [PR117118] Lewis Hyatt 2024-10-14 17:59:46 -0400
  • 4b09e2c67e [PR117105][LRA]: Use unique value reload pseudo for early clobber operand Vladimir N. Makarov 2024-11-25 16:09:00 -0500
  • 551fd4d5c9 i386: Generalize x >> 32-y to x >> -y conversion with multiples of 32 Uros Bizjak 2024-11-25 20:04:38 +0100
  • 9214e3fdf9
    libcpp: Fix ICE lexing invalid raw string in a deferred pragma [PR117118] Lewis Hyatt 2024-10-14 17:59:46 -0400
  • 9afcbc2dd3 Regeernate .opt.urls after nios2 removal Andrew Pinski 2024-11-25 10:29:07 -0800
  • e876acab6c nios2: Remove all support for Nios II target. Sandra Loosemore 2024-11-23 23:59:13 +0000
  • 7d92901c87 Fortran: Check IMPURE in BLOCK inside DO CONCURRENT. Steve Kargl 2024-11-24 18:26:03 -0800
  • b82a5810e7 RISC-V: Ensure vtype for full-register moves [PR117544]. Robin Dapp 2024-11-21 14:49:53 +0100
  • 2e6b3308af genemit: Distribute evenly to files [PR111600]. Robin Dapp 2024-11-21 15:34:37 +0100
  • cd8db107b9 target/116760 - 416.gamess slowdown with SLP Richard Biener 2024-11-25 13:32:15 +0100
  • d9c908b750 Add extra 64bit SSE vector epilogue in some cases Richard Biener 2024-11-22 13:58:08 +0100
  • 0b47d7579e tree-optimization/117767 - VMAT_STRIDED_SLP and alignment Richard Biener 2024-11-25 09:46:28 +0100
  • 4a63cc6de7 Fix uninitialized operands[2] in vec_unpacks_hi_v4sf. liuhongt 2024-11-21 23:57:38 -0800
  • e984ba40aa libsanitizer: Remove -pedantic from AM_CXXFLAGS [PR117732] Jakub Jelinek 2024-11-25 09:36:41 +0100
  • a51dbaefdd testsuite: Fix up various powerpc tests after -std=gnu23 by default switch [PR117663] Jakub Jelinek 2024-11-25 09:31:23 +0100
  • d1cf0d7a0f tree-optimization/115825 - improve unroll estimates for volatile accesses Richard Biener 2024-07-10 12:45:02 +0200
  • c84a8a274a RISC-V: Use dynamic shadow offset Kito Cheng 2024-11-15 12:14:55 +0800
  • 63c6875276 asan: Support dynamic shadow offset Kito Cheng 2024-11-15 12:14:54 +0800
  • e4f4b2dc08 RISC-V: Minimal support for svvptc extension. Dongyan Chen 2024-11-22 13:13:46 +0800
  • 832e963a47 i386/testsuite: Do not append AVX10.2 option for check_effective_target Haochen Jiang 2024-11-22 14:32:16 +0800
  • e1ac811d5a
    pa: Remove pa_section_type_flags Xi Ruoyao 2024-11-02 20:20:32 +0800
  • 1d8de1e93e Add target-independent store forwarding avoidance pass Konstantinos Eleftheriou 2024-10-16 10:31:39 +0200
  • ba4cf2e296 Fix uninitialized operands[2] in vec_unpacks_hi_v4sf. liuhongt 2024-11-21 23:57:38 -0800
  • dbb5d067f5 Daily bump. GCC Administrator 2024-11-25 00:23:17 +0000
  • fc8bd63119 Daily bump. GCC Administrator 2024-11-25 00:22:25 +0000
  • 433fcc4acc Daily bump. GCC Administrator 2024-11-25 00:20:04 +0000
  • 97717af386 Daily bump. GCC Administrator 2024-11-25 00:18:18 +0000
  • cc5779fcaf
    ipa: Move individual jump function copying to a separate function Martin Jambor 2024-11-24 23:03:43 +0100
  • 04f0652c91 testsuite/x86: Add -mfpmath=sse to add_options_for_float16 Uros Bizjak 2024-11-24 22:18:31 +0100
  • 1ff69000b5 i386: x86 can use x >> -y for x >> 32-y [PR36503] Uros Bizjak 2024-11-24 22:00:18 +0100
  • cc0f32274d opt.url: Regenerate the .opt.urls files Andrew Pinski 2024-11-24 11:58:54 -0800
  • e9f3eb8493 gimplefe: Fix handling of ')'/'}' after a parse error [PR117741] Andrew Pinski 2024-11-23 13:42:47 -0800
  • ab952929f7 Fix vectorization regressions on the SPARC Eric Botcazou 2024-11-24 20:23:34 +0100
  • adb4f2329a Adjust error message for initialized variable in .bss Eric Botcazou 2024-11-24 15:15:54 +0100
  • e78a0cb860 Fortran: Fix segfault in allocation of unlimited poly array [PR84869] Paul Thomas 2024-11-24 14:22:06 +0000
  • 0794ca02b4 Fortran: Suppress failing part of testcase [PR109345] Paul Thomas 2024-11-24 14:25:37 +0000
  • 911a870a61 Fortran: Fix segfault in allocation of unlimited poly array [PR84869] Paul Thomas 2024-11-24 14:22:06 +0000
  • aa09e32c4d Fortran: Correct name of testcase [PR84869] Paul Thomas 2024-11-24 14:01:21 +0000
  • 470ebd3184 Fortran: Fix segfault in allocation of unlimited poly array [PR85869] Paul Thomas 2024-11-24 12:01:32 +0000
  • dd6dbbb511 Fortran: Fix non_overridable typebound proc problems [PR84674/117730]. Paul Thomas 2024-11-24 08:50:58 +0000
  • bbe9ff74c8 RISC-V: Refine the vector stride load/store testcases Pan Li 2024-11-21 14:30:49 +0800
  • 59afd30c48 RISC-V: Refactor the test files for all other vector SAT ALU Pan Li 2024-11-21 14:30:48 +0800
  • 630565843a RISC-V: Rearrange the test files for all other vector SAT ALU [NFC] Pan Li 2024-11-21 14:30:47 +0800
  • 847b4b0ef4 RISC-V: Refactor the testcases for vector SAT_TRUNC Pan Li 2024-11-21 14:30:46 +0800
  • 4abd0af79f RISC-V: Rearrange the test files for vector SAT_TRUNC [NFC] Pan Li 2024-11-21 14:30:45 +0800
  • 931d7ba9de RISC-V: Refactor the testcases for vector SAT_SUB Pan Li 2024-11-21 14:30:44 +0800
  • 244448f262 RISC-V: Rearrange the test files for vector SAT_SUB [NFC] Pan Li 2024-11-21 14:30:43 +0800
  • da17654d53 Patch #12 from Mariam (main testsuite) Jeff Law 2024-11-11 13:01:59 -0700
  • b3b1cb557f Patch #11 from Mariam Jeff Law 2024-11-11 13:01:19 -0700
  • 91199c3f6e Patch #10 from Mariam Jeff Law 2024-11-11 13:00:37 -0700
  • f6e519f9b0 Patch #9 from Mariam Jeff Law 2024-11-11 13:00:10 -0700
  • 7b9b878ffc Patch #8 from Mariam Jeff Law 2024-11-11 12:59:04 -0700