aarch64: ACLE I8MM multiply-accumulate intrinsics
[gcc.git] / gcc / testsuite / gnat.dg /
2020-01-05 Eric Botcazoudiscr1.ads: Compile with -gnatc instead of -gnatct.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-18 Eric Botcazoutrans.c (Pragma_to_gnu): Push a diagnostics state for...
2019-12-16 Eric Botcazou[Ada] AI12-0001: Independence and Representation clause...
2019-12-12 Ed Schonberg[Ada] Constraint is ignored on constrained access recor...
2019-12-12 Pierre-Marie de... [Ada] Remove implicit anonymous access conversion in...
2019-12-09 Eric Botcazoutree.c (build_array_type_1): Add SET_CANONICAL paramete...
2019-11-25 Eric Botcazoure PR ada/92362 (double elaboration of expression in...
2019-10-11 Eric Botcazoudecl.c (gnat_to_gnu_field): Adjust again the packing...
2019-10-11 Eric Botcazoudecl.c (Gigi_Equivalent_Type): New case.
2019-10-02 Eric Botcazoutree-eh.h (unsplit_eh_edges): Declare.
2019-09-23 Rainer OrthProvide Task_Info.Number_Of_Processors on Solaris
2019-09-23 Eric Botcazoutrans.c (gnat_compile_time_expr_list): New variable.
2019-09-20 Olivier HainqueRestrict gnat.dg/system_info1.adb to Linux and Windows...
2019-09-19 Tom Tromey[Ada] Emit DW_AT_GNU_bias with -fgnat-encodings=gdb
2019-09-19 Steve Baird[Ada] Accept concatentation arguments to pragma Annotate
2019-09-19 Eric Botcazou[Ada] Fix bogus "too late" error with nested generics...
2019-09-19 Eric Botcazou[Ada] Fix bogus visibility error with nested generics...
2019-09-19 Ed Schonberg[Ada] Spurious visibility error in generic child unit
2019-09-19 Yannick Moy[Ada] Allow constants of access type in Global contracts
2019-09-19 Eric Botcazou[Ada] Fix run-time segfault with derived access-to...
2019-09-19 Ed Schonberg[Ada] Crash on predicate in full view in a generic...
2019-09-19 Eric Botcazou[Ada] Fix spurious type mismatch failure on nested...
2019-09-19 Bob Duff[Ada] Infinite loop with concatenation and aspect
2019-09-19 Eric Botcazou[Ada] Fix fallout of previous change for bit-packed...
2019-09-18 Eric Botcazou[Ada] Fix spurious alignment warning on simple address...
2019-09-18 Ed Schonberg[Ada] Crash on universal case expression in fixed-point...
2019-09-18 Ed Schonberg[Ada] Crash on aggregate with dscriminant in if-express...
2019-09-18 Justin Squirek[Ada] Spurious ineffective use_clause warning
2019-09-18 Justin Squirek[Ada] Missing accessibility check on discrim assignment
2019-09-18 Eric Botcazou[Ada] Fix sharing of expression in array aggregate...
2019-09-18 Steve Baird[Ada] Implement AI12-0086's rules for discriminants...
2019-09-18 Nicolas Roche[Ada] Ensure that Scan_Real result does not depend...
2019-09-18 Vadim Godunko[Ada] Raise exception on call to Expect for a dead...
2019-09-18 Steve Baird[Ada] No Storage_Error for an oversized disabled ghost...
2019-09-18 Olivier Hainque[Ada] Fix 32/64bit mistake on SYSTEM_INFO component...
2019-09-18 Bob Duff[Ada] Avoid uninitialized variable in bounded containers
2019-09-17 Yannick Moy[Ada] Fix rounding of fixed-point arithmetic operation
2019-09-17 Yannick Moy[Ada] Raise Constraint_Error in overflow case involving...
2019-09-17 Vadim Godunko[Ada] Avoid to close irrelevant file descriptors
2019-09-17 Ed Schonberg[Ada] In a generic use Presanalyze_Spec_Expression...
2019-09-17 Javier Miranda[Ada] Ada 2020: Raise expressions in limited contexts...
2019-09-17 Eric Botcazou[Ada] Fix wrong value of 'Size for slices of bit-packed...
2019-08-30 Eric Botcazougigi.h (aggregate_type_contains_array_p): Declare.
2019-08-21 Eric Botcazou[Ada] Fix assertion failure on derived private protecte...
2019-08-21 Javier Miranda[Ada] Missing attribute update in new_copy_tree
2019-08-20 Ed Schonberg[Ada] Crash on a Storage_Size aspect depending on attr...
2019-08-20 Ed Schonberg[Ada] Crash on Loop_Entry for while_loop involving...
2019-08-20 Ed Schonberg[Ada] Spurious error in dispatching call with class...
2019-08-20 Gary Dismukes[Ada] Illegal limited function call accepted in a type...
2019-08-20 Bob Duff[Ada] Warn on Unchecked_Conversion to zero-sized array
2019-08-20 Bob Duff[Ada] Object_Size clause specifying 0 bits is illegal
2019-08-19 Eric Botcazou[Ada] Fix bogus compilation error with Elaborate_Body...
2019-08-19 Bob Duff[Ada] Suppress warnings on unreferenced parameters...
2019-08-19 Ed Schonberg[Ada] Crash on object initialization that is call to...
2019-08-19 Bob Duff[Ada] Incorrect code for -gnateV switch
2019-08-19 Eric Botcazou[Ada] Lift restriction on instantiations that are compi...
2019-08-19 Ed Schonberg[Ada] Improve placement of warning on formals of generi...
2019-08-19 Ed Schonberg[Ada] Representation clause for derived enumeration...
2019-08-19 Olivier Hainque[Ada] Fix thinko in Acc_Loop_to_gnu
2019-08-16 Eric Botcazoutree-sra.c (build_reconstructed_reference): Return...
2019-08-14 Bob Duff[Ada] Alignment may be specified as zero
2019-08-14 Bob Duff[Ada] Warn about unknown condition in Compile_Time_Warning
2019-08-14 Bob Duff[Ada] Incorrect error on inline protected function
2019-08-14 Gary Dismukes[Ada] Equality for nonabstract type derived from interf...
2019-08-14 Bob Duff[Ada] Spurious error in discriminated aggregate
2019-08-14 Eric Botcazou[Ada] Fix internal error on inlined subprogram instance
2019-08-14 Ed Schonberg[Ada] Crash on quantified expression in disabled assertion
2019-08-14 Eric Botcazou[Ada] Fix discrepancy in mechanism tracking private...
2019-08-14 Ed Schonberg[Ada] Crash on precondition involving quantified expression
2019-08-14 Gary Dismukes[Ada] Illegal selection of first object in a task type...
2019-08-13 Olivier HainqueHandle casesi dispatch tablejumps in create_trace_edges...
2019-08-13 Eric Botcazou[Ada] Build full derivation for private concurrent...
2019-08-13 Ed Schonberg[Ada] Legality rule on ancestors of type extensions...
2019-08-13 Eric Botcazou[Ada] Fix spurious instantiation error on private recor...
2019-08-13 Javier Miranda[Ada] Wrong dispatching call in type with aspect Implic...
2019-08-13 Ed Schonberg[Ada] Do not remove side-effects in an others_clause...
2019-08-13 Gary Dismukes[Ada] Compiler may blow up on array aggregates whose...
2019-08-13 Yannick Moy[Ada] Avoid crash in GNATprove_Mode on allocator inside...
2019-08-13 Eric Botcazou[Ada] Spurious error on nested instantiation
2019-08-13 Justin Squirek[Ada] Disable anonymous allocator warning for library...
2019-08-13 Eric Botcazou[Ada] Fix spurious error on nested instantiation with...
2019-08-13 Javier Miranda[Ada] Wrong initialization of Offset_To_Top in secondary DT
2019-08-12 Ed Schonberg[Ada] Missing check on outbound parameter of a non...
2019-08-12 Ed Schonberg[Ada] Crash on illegal left-hand side in assignment...
2019-08-12 Eric Botcazou[Ada] Fix internal error on comparison of unaligned...
2019-08-12 Gary Dismukes[Ada] Hang on loop in generic with subtype indication...
2019-08-12 Ed Schonberg[Ada] Improper error message on equality op with differ...
2019-08-12 Gary Dismukes[Ada] Suppress_Initialization not respected for private...
2019-08-12 Yannick Moy[Ada] New aspect/pragma No_Caching for analysis of...
2019-08-12 Eric Botcazou[Ada] Fix leak of Do_Range_Check flag in -gnatVa mode
2019-08-12 Eric Botcazou[Ada] Fix missing range check for In/Out parameter...
2019-08-05 Richard Bienerre PR tree-optimization/91169 (cd2a31a FAILs)
2019-07-25 Eric Botcazoustmt.c (expand_case): Try to narrow the index type...
2019-07-25 Eric Botcazoure PR testsuite/91245 (gnat.dg/float_value1.adb FAILs)
2019-07-23 Ed Schonberg[Ada] Aspect CPU may depend on a discriminant of a...
2019-07-23 Eric Botcazou[Ada] Plug small loophole in Generate_Range_Check
2019-07-23 Ed Schonberg[Ada] Iterators are view-specific
2019-07-23 Yannick Moy[Ada] Fix binding of ghost units with finalizer
2019-07-22 Eric Botcazou[Ada] Fix missing check for no-op conversion to fixed...
next