aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg
AgeCommit message (Expand)Author
2019-07-03 * dwarf2out.c (add_scalar_info): Add back refererence to existing DIEEric Botcazou
2019-06-29 * gcc-interface/decl.c (gnat_to_gnu_entity): Beep up comment on SAVED,Eric Botcazou
2019-06-05 * fold-const.c (extract_muldiv_1) <PLUS_EXPR>: Do not distribute aEric Botcazou
2019-05-28 * gcc-interface/trans.c (walk_nesting_tree): New static function.Eric Botcazou
2019-05-28 * gcc-interface/decl.c (components_to_record): Set a name on the typeEric Botcazou
2019-05-27 * dwarf2out.c (resolve_args_picking_1): Deal with DW_OP_GNU_addr_indexEric Botcazou
2019-05-27 * gcc-interface/trans.c (Identifier_to_gnu): Minor tweaks.Eric Botcazou
2019-05-27 * gcc-interface/trans.c (Gigi_Types_Compatible): New predicate.Eric Botcazou
2019-05-27 * gcc-interface/trans.c (Call_to_gnu): Use the unpadded type whenEric Botcazou
2019-05-23 * gnat.dg/opt78.ad[sb]: New test.Eric Botcazou
2019-03-22[Ada] GNAT.Sockets: fix recent regressionsPierre-Marie de Rodat
2019-03-09 * gnat.dg/debug11.adb: Skip on 32-bit hppa*-*-hpux*.John David Anglin
2019-02-26 * gnat.dg/opt77.adb: New test.Eric Botcazou
2019-02-10Don't XPASS gnat.dg/lto19.adbRainer Orth
2019-02-06 * config/i386/i386.c (ix86_expand_prologue): Emit a memory blockageEric Botcazou
2019-01-27 * gcc-interface/decl.c (array_type_has_nonaliased_component): ReturnEric Botcazou
2019-01-26 * gcc-interface/trans.c (gnat_to_gnu) <N_Assignment_Statement>: UseEric Botcazou
2019-01-23 * cgraphunit.c (cgraph_node::expand_thunk): When expanding a GIMPLEEric Botcazou
2019-01-01 Update copyright years.Jakub Jelinek
2018-12-14 * gcc-interface/decl.c (rm_size): Take into account the padding inEric Botcazou
2018-12-11[Ada] Do not expand code inside ignored ghost bodiesYannick Moy
2018-12-11[Ada] Crash on misplaced First operation for GNAT iterable typeEd Schonberg
2018-12-11[Ada] Volatility, validity checks, and System.Aux_DECHristian Kirtchev
2018-12-11[Ada] Plug small loophole with pathological packed array typeEric Botcazou
2018-12-11[Ada] Crash on generic instantiation in ignored Ghost contextHristian Kirtchev
2018-12-11[Ada] Crash on compilation unit function that builds in placeEd Schonberg
2018-12-11[Ada] Crash on ignored Ghost expression functionHristian Kirtchev
2018-12-11[Ada] Complete implementation of RM C.6(19) clauseEric Botcazou
2018-12-11[Ada] Spurious errors on aspect specifications in generic unitsEd Schonberg
2018-12-03[Ada] Spurious error on dependent expression that is an arrayEd Schonberg
2018-12-03[Ada] Fix recent regression on array aggregate with dynamic subtypeEric Botcazou
2018-12-03[Ada] Fix internal error on package instantiation on private typeEric Botcazou
2018-12-03[Ada] Fix problematic overloading of operator in Ada 95 modeEric Botcazou
2018-11-14[Ada] Update signal constants for GNU/LinuxPatrick Bernardi
2018-11-14[Ada] Spurious error on Ghost null procedureHristian Kirtchev
2018-11-14[Ada] Crash on interface equality covered by a renaming declarationJavier Miranda
2018-11-14[Ada] Fix assertion failure on pragma Compile_Time_Error in generic unitEric Botcazou
2018-11-14[Ada] Crash on use of generic formal packageJustin Squirek
2018-11-14[Ada] Compiler crash on decl. with limited aggregate and address clauseEd Schonberg
2018-11-14[Ada] Visibility error on used enumerated typeJustin Squirek
2018-11-14[Ada] Limited function violates No_Exception_PropagationHristian Kirtchev
2018-11-14[Ada] Crash on tagged equalityHristian Kirtchev
2018-11-14[Ada] Fix handling of generic actuals with default expression in SPARKPiotr Trojanek
2018-11-08 * fe.h (Suppress_Checks): Declare.Eric Botcazou
2018-10-22 * gcc-interface/utils.c (unchecked_convert): Use local variables forEric Botcazou
2018-10-22 * gnat.dg/warn19.ad[sb]: New test.Eric Botcazou
2018-10-19Fix oversight in previous commitEric Botcazou
2018-10-19 * cfgexpand.c (expand_one_var): Use specific wording in error messageEric Botcazou
2018-10-09[Ada] Fix spurious error on derived record passed as Out parameterEric Botcazou
2018-10-09[Ada] Fix strange warning when using Ada.Iterator_InterfaceEric Botcazou