]> gcc.gnu.org Git - gcc.git/history - gcc/testsuite/g++.dg/other
[rtl-optimization/116244] Don't create bogus regs in alter_subreg
[gcc.git] / gcc / testsuite / g++.dg / other /
6 hours ago Haochen JiangInitial support for AVX10.2
5 days ago Roger Sayletestsuite: Fix recent regression of g++.dg/other/sse2...
2024-05-21 Kewen Lintestsuite, rs6000: Remove powerpcspe test cases and...
2024-05-20 Haochen Jiangi386: Remove Xeon Phi ISA support
2024-04-01 Jason Merrillc++: C++26 returning reference to temporary
2024-03-08 Jakub Jelinektestsuite: Fix up pr113617 test for darwin [PR113617]
2024-02-26 Jakub Jelinekvarasm: Handle private COMDAT function symbol reference...
2023-12-08 Haochen Jiangi386: Mark Xeon Phi ISAs as deprecated
2023-11-03 Thomas SchwingeSkip a number of C++ test cases for '-fno-exceptions...
2023-07-17 Haochen JiangSupport Intel SM4
2023-07-17 Haochen JiangSupport Intel SHA512
2023-07-17 Haochen JiangSupport Intel SM3
2023-07-17 Kong LinglingSupport Intel AVX-VNNI-INT16
2023-04-10 Haochen JiangSupport Intel AMX-COMPLEX
2022-11-07 konglin1Support Intel RAO-INT
2022-11-07 Haochen JiangSupport Intel prefetchit0/t1
2022-11-04 Hongyu WangSupport Intel AMX-FP16 ISA
2022-11-04 Haochen JiangSupport Intel CMPccXADD
2022-10-31 konglin1Support Intel AVX-NE-CONVERT
2022-10-21 Kong LinglingSupport Intel AVX-VNNI-INT8
2022-10-21 Hongyu WangSupport Intel AVX-IFMA
2022-10-14 Jakub Jelinekc++: Implement excess precision support for C++ [PR1070...
2022-09-27 Jakub Jelinekc++: Improve diagnostics about conflicting specifiers
2022-09-23 Marek Polacekc++: ICE-on-invalid with designated initializer [PR106983]
2022-09-02 Martin LiskaSTABS: remove -gstabs and -gxcoff functionality
2022-04-15 Paul A. Clarkers6000: Move more g++.dg powerpc tests to g++.target
2022-03-22 Jakub Jelinekcalls: Fix error recovery after sorry differently ...
2022-03-11 Roger Sayle[Committed] Update g++.dg/other/pr84964.C for ia32...
2022-03-10 Roger SaylePR c++/84964: Middle-end patch to expand_call for ICE...
2022-01-20 Patrick Palkac++: consistently diagnose bare CTAD placeholder in...
2021-09-08 Guo, XuepengAVX512FP16: Initial support for AVX512FP16 feature...
2021-05-18 Jakub Jelinekfunction: Set dummy DECL_ASSEMBLER_NAME in push_dummy_f...
2021-04-11 Jason Merrillc++: ICE with anonymous union [PR97974]
2021-04-03 Marek Polacekc++: GC during late parsing collects live data [PR91416]
2021-04-01 Marek Polacekc++: GC collects live data when synthesizing operator...
2021-01-01 Jerome Lambourgskip testsuite/g++.dg/other/anon5.C on vxworks_kernel...
2020-12-23 Nathan Sidwellc++: EOF location [PR 96045]
2020-12-02 Jason Merrillc++: Give better placeholder diagnostic
2020-11-15 Jason Merrillc++: Check abstract type only on object creation. ...
2020-11-11 liuhongtSupport Intel AVX VNNI
2020-10-29 liuhongtEnable GCC to support Intel Key Locker ISA
2020-10-07 Nathan Sidwellc++: block-scope externs get an alias [PR95677,PR31775...
2020-09-28 liuhongtEnable GCC support for AMX-TILE,AMX-INT8,AMX-BF16.
2020-08-25 Jason Merrillc++: Emit as-base 'tor symbols for final class. [PR95428]
2020-07-31 Jakub Jelinekc++: Use error_at rather than warning_at for missing...
2020-06-16 Patrick Palkac++: Improve access checking inside templates [PR41437]
2020-05-20 Richard Bienermiddle-end/95231 - revert parts of PR95171
2020-05-19 Jozef LawrynowiczTESTSUITE: Fix tests for 16-bit targets
2020-05-12 Nathan Sidwellpreprocessor: EOF location is at end of file [PR95013]
2020-05-08 Nathan SidwellEOF has a location
2020-05-07 Marek Polacekc++: Fix spelling of non-static
2020-05-06 liuhongtEnable TARGET_TSXLDTRK for GCC support.
2020-05-06 liuhongtEnable GCC support for SERIALIZE
2020-05-05 Martin LiskaMerge dg-options and dg-additional-options if len ...
2020-04-26 David Edelsohnrs6000: Don't push stack frame for AIX when debugging...
2020-03-27 Jakub Jelinekc++: Avoid calls in non-evaluated contexts affect wheth...
2020-03-27 Jakub Jelinekc++: Handle COMPOUND_EXPRs in ocp_convert [PR94339]
2020-02-19 liuhongtAdd -mavx512vbmi2 to i386-2.C and i386-3.C
2019-12-16 Jozef LawrynowiczMSP430: Add new msp430-elfbare target
2019-12-09 Paolo Carlinitypeck.c (check_for_casting_away_constness): Add locati...
2019-12-03 Paolo Carlinitypeck.c (cp_build_addr_expr_1): Use the cp_expr_loc_or...
2019-11-27 Paolo Carlinitypeck.c (cp_build_unary_op): Consistently use the...
2019-11-25 Paolo Carlinitypeck.c (cp_build_indirect_ref_1): Add location_t...
2019-11-04 Jason Merrill* typeck.c (check_return_expr): Avoid redundant error.
2019-10-29 Paolo Carlinitypeck.c (build_x_unary_op): Use the location_t argumen...
2019-10-29 Jakub Jelinekre PR c++/92201 (ICE: ‘verify_gimple’ failed with ...
2019-10-02 Paolo Carliniinit.c (build_new): Use cp_expr_loc_or_input_loc in...
2019-09-22 Marek PolacekPR c++/91819 - ICE with operator++ and enum.
2019-09-19 Lewis HyattSupport extended characters in C/C++ identifiers (PR...
2019-09-16 Paolo Carlinidecl.c (grokdeclarator): Use declspecs->locations and...
2019-09-10 Christophe Lyon[ARM/FDPIC v6 16/24] [ARM][testsuite] FDPIC: Skip tests...
2019-08-29 Paolo Carlinidecl.c (check_var_type): Add location_t parameter and...
2019-08-08 Paolo Carlinidecl.c (grokdeclarator): Use id_loc and EXPR_LOCATION...
2019-07-10 Paolo Carlinidecl.c (get_type_quals, [...]): New.
2019-07-05 Paolo CarliniPR c++/67184 (again)
2019-06-26 Paolo Carlinire PR c++/67184 (Missed optimization with C++11 final...
2019-06-26 Jason MerrillPR c++/70462 - unnecessary base ctor variant with final.
2019-06-26 Hongtao LiuEnable GCC support for AVX512_VP2INTERSECT which will...
2019-06-22 Paolo Carlinidecl.c (grokdeclarator): Use id_loc...
2019-06-21 Paolo Carlinire PR c++/90909 (call devirtualized to pure virtual)
2019-06-21 Paolo Carlinire PR c++/90909 (call devirtualized to pure virtual)
2019-06-21 Paolo Carlinire PR c++/90909 (call devirtualized to pure virtual)
2019-06-13 Paolo Carlinidecl.c (grokdeclarator): Use id_loc in five additional...
2019-06-08 Marek Polacekre PR c++/77548 (ICE on invalid C++ code with overloade...
2019-06-05 Paolo Carlinidecl.c (smallest_type_location): New.
2019-05-28 Xuepeng GuoAdd GCC support to ENQCMD.
2019-05-21 Paolo Carlinire PR c++/67184 (Missed optimization with C++11 final...
2019-05-21 Paolo Carlinire PR c++/67184 (Missed optimization with C++11 final...
2019-05-17 Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-05-08 Hongtao LiuEnable support for bfloat16 which will be in Future...
2019-04-03 Jason MerrillPR c++/89331 - ICE with offsetof in incomplete class.
2019-03-21 Jan Hubickare PR lto/89692 (ICE in streamer_write_chain, at tree...
2019-03-13 Paolo Carlinire PR c++/85558 (ICE in make_rtl_for_nonlocal_decl...
2019-03-09 Jakub Jelinekre PR c/88568 ('dllimport' no longer implies 'extern...
2019-03-05 Jakub Jelinekre PR bootstrap/89560 (ICE In function 'rtx_def* gen_ve...
2019-02-26 Jakub Jelinekre PR c++/89507 (bogus "size of array exceeds maximum...
2019-02-11 Martin SeborPR c++/87996 - size of array is negative error when...
2019-01-30 Marek Polacekre PR testsuite/89110 (r268343 breaks several tests...
2019-01-16 Paolo Carlinidecl.c (grokdeclarator): Use locations[ds_storage_class...
2019-01-14 Marek PolacekPR c++/88830 - ICE with abstract class.
next
This page took 4.763112 seconds and 8 git commands to generate.