tree.c (fld_simplified_type): Temporarily disable array simplification.
[gcc.git] / gcc / testsuite / gnat.dg /
2018-12-14 Eric Botcazoudecl.c (rm_size): Take into account the padding in...
2018-12-11 Yannick Moy[Ada] Do not expand code inside ignored ghost bodies
2018-12-11 Ed Schonberg[Ada] Crash on misplaced First operation for GNAT itera...
2018-12-11 Hristian Kirtchev[Ada] Volatility, validity checks, and System.Aux_DEC
2018-12-11 Eric Botcazou[Ada] Plug small loophole with pathological packed...
2018-12-11 Hristian Kirtchev[Ada] Crash on generic instantiation in ignored Ghost...
2018-12-11 Ed Schonberg[Ada] Crash on compilation unit function that builds...
2018-12-11 Hristian Kirtchev[Ada] Crash on ignored Ghost expression function
2018-12-11 Eric Botcazou[Ada] Complete implementation of RM C.6(19) clause
2018-12-11 Ed Schonberg[Ada] Spurious errors on aspect specifications in gener...
2018-12-03 Ed Schonberg[Ada] Spurious error on dependent expression that is...
2018-12-03 Eric Botcazou[Ada] Fix recent regression on array aggregate with...
2018-12-03 Eric Botcazou[Ada] Fix internal error on package instantiation on...
2018-12-03 Eric Botcazou[Ada] Fix problematic overloading of operator in Ada...
2018-11-14 Patrick Bernardi[Ada] Update signal constants for GNU/Linux
2018-11-14 Hristian Kirtchev[Ada] Spurious error on Ghost null procedure
2018-11-14 Javier Miranda[Ada] Crash on interface equality covered by a renaming...
2018-11-14 Eric Botcazou[Ada] Fix assertion failure on pragma Compile_Time_Erro...
2018-11-14 Justin Squirek[Ada] Crash on use of generic formal package
2018-11-14 Ed Schonberg[Ada] Compiler crash on decl. with limited aggregate...
2018-11-14 Justin Squirek[Ada] Visibility error on used enumerated type
2018-11-14 Hristian Kirtchev[Ada] Limited function violates No_Exception_Propagation
2018-11-14 Hristian Kirtchev[Ada] Crash on tagged equality
2018-11-14 Piotr Trojanek[Ada] Fix handling of generic actuals with default...
2018-11-08 Eric Botcazoufe.h (Suppress_Checks): Declare.
2018-10-22 Eric Botcazouutils.c (unchecked_convert): Use local variables for...
2018-10-22 Eric Botcazouwarn19.ad[sb]: New test.
2018-10-19 Eric BotcazouFix oversight in previous commit
2018-10-19 Eric Botcazoucfgexpand.c (expand_one_var): Use specific wording...
2018-10-09 Eric Botcazou[Ada] Fix spurious error on derived record passed as...
2018-10-09 Eric Botcazou[Ada] Fix strange warning when using Ada.Iterator_Interface
2018-10-09 Eric Botcazou[Ada] Internal error on inlined renaming of subprogram...
2018-10-09 Ed Schonberg[Ada] Spurious warning on uninitialized entity during...
2018-10-08 Rainer OrthRequire string merging support in gnat.dg/string_merge...
2018-10-05 Bernd Edlingerstring_merge1.adb: Fix test expectations.
2018-10-04 Bernd Edlingervarasm.c (output_constant): Add new parameter merge_str...
2018-09-28 David Malcolmdumpfile.c: use prefixes other than 'note: ' for MSG_...
2018-09-26 Thomas Quinot[Ada] Fix inheritance of representation items defined...
2018-09-26 Justin Squirek[Ada] Spurious ineffective use_clause warning
2018-09-26 Hristian Kirtchev[Ada] Spurious elaboration issue due to inlining
2018-09-26 Javier Miranda[Ada] Spurious error on interface conversion under ZFP
2018-09-26 Ed Schonberg[Ada] Spurious error on private extension with predicate
2018-09-26 Hristian Kirtchev[Ada] Pair miscount in Dynamic_HTable.Put
2018-09-26 Hristian Kirtchev[Ada] New unit GNAT.Sets
2018-09-26 Thomas Quinot[Ada] Propagate bit order and SSO from root to classwid...
2018-09-26 Justin Squirek[Ada] Crash on expression functions within quantified...
2018-09-26 Ed Schonberg[Ada] Missing predicate check on return value
2018-09-26 Eric Botcazou[Ada] Wrong handling of address clause for limited...
2018-09-25 Alexandre Olivaadjust dinst.adb's expectations for location views
2018-08-21 Ed Schonberg[Ada] Crash on expression function and tagged types
2018-08-21 Ed Schonberg[Ada] Spurious crash on expression function as completi...
2018-08-21 Javier Miranda[Ada] Crash processing SPARK annotate aspect
2018-08-21 Ed Schonberg[Ada] Spurious error on overriding protected function...
2018-08-21 Ed Schonberg[Ada] Spurious ambiguity error on call returning an...
2018-08-21 Eric Botcazou[Ada] Fix internal error on extension of record with...
2018-08-21 Ed Schonberg[Ada] Spurious "Duplicated symbol" error with discrimin...
2018-08-21 Hristian Kirtchev[Ada] General purpose doubly linked list for compiler...
2018-08-21 Hristian Kirtchev[Ada] Crash on entry in generic with dynamic elaboratio...
2018-08-21 Ed Schonberg[Ada] Compiler abort on call to expr. function for...
2018-08-21 Hristian Kirtchev[Ada] Dynamically resizable, load factor-based hash...
2018-08-21 Javier Miranda[Ada] Enumeration types with non-standard representation
2018-07-31 Alexandre OlivaIntroduce instance discriminators
2018-07-31 Ed Schonberg[Ada] Spurious error on default parameter in protected...
2018-07-31 Justin Squirek[Ada] Wrong value after assignment of overlain record...
2018-07-31 Hristian Kirtchev[Ada] Spurious error on the placement of aspect Global
2018-07-31 Gary Dismukes[Ada] Compiler failure on an extended_return_statement...
2018-07-31 Ed Schonberg[Ada] Spurious warning on iteration over range of 64...
2018-07-20 Martin SeborPR middle-end/82063 - issues with arguments enabled...
2018-07-17 Eric Botcazoudecl.c (choices_to_gnu): Rename parameters.
2018-07-17 Ed Schonberg[Ada] Spurious error on prefixed call in an instantiation
2018-07-17 Eric Botcazou[Ada] Fix incompatibility Default_Scalar_Storage_Order...
2018-07-17 Patrick Bernardi[Ada] Use standard version of s-memory.adb for mingw32
2018-07-17 Hristian Kirtchev[Ada] Configuration state not observed for instance...
2018-07-17 Ed Schonberg[Ada] Missing check on illegal equality operation in...
2018-07-17 Justin Squirek[Ada] Argument_String_To_List creates empty items from...
2018-07-17 Ed Schonberg[Ada] Fix handling of inherited discriminant constraints
2018-07-17 Hristian Kirtchev[Ada] Crash on case expression in build-in-place function
2018-07-16 Hristian Kirtchev[Ada] Spurious error with null Abstract_State
2018-07-16 Hristian Kirtchev[Ada] Crash on Indefinite_Hashed_Maps with -gnata ...
2018-07-16 Hristian Kirtchev[Ada] Segmentation_Fault with Integer'Wide_Wide_Value
2018-07-16 Javier Miranda[Ada] Bit_Order cannot be defined for record extensions
2018-07-16 Javier Miranda[Ada] Crash processing sources under GNATprove debug...
2018-07-16 Eric Botcazoure PR tree-optimization/86514 (wrong manipulation of...
2018-07-12 Jim WilsonRISC-V: Silence expected Ada testsuite warning.
2018-07-07 Eric Botcazoudecl.c (gnat_to_gnu_entity): Add GNAT_DECL local variab...
2018-07-07 Eric Botcazoudecl.c (gnat_to_gnu_param): Minor tweak.
2018-07-05 Christophe Lyon[testsuite] Remove 'note:' from scan-tree-dump directives
2018-06-28 Eric Botcazoutree-inline.c (remap_gimple_stmt): Force input_location...
2018-06-25 Richard Bienertree-vect-data-refs.c (vect_check_gather_scatter):...
2018-06-19 Eric Botcazougimplify.c (gimplify_init_constructor): Really never...
2018-06-17 Eric Botcazougimplify.c (nonlocal_vlas): Delete.
2018-06-12 Eric Botcazoudecl.c (variant_desc): Add AUX field.
2018-06-11 Olivier Hainquedwarf2out.c (gen_compile_unit_die): Fallout to DW_LANG_...
2018-06-11 Hristian Kirtchev[Ada] Suppress the expansion of ignored assertion pragmas
2018-06-11 Ed Schonberg[Ada] Missing predicate function body for derived type...
2018-06-11 Yannick Moy[Ada] Reject violation of SPARK 6.1.4(12) with enclosin...
2018-06-11 Hristian Kirtchev[Ada] Make GNAT.Array_Split a preelaborable unit
2018-06-11 Javier Miranda[Ada] Crash on protected type entry family
2018-06-11 Yannick Moy[Ada] Do not force Part_Of on generic units
2018-06-11 Piotr Trojanek[Ada] Fix handling of Pre/Post contracts with AND THEN...
next