aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg/specs
AgeCommit message (Expand)AuthorFilesLines
2013-05-26trans.c (Attribute_to_gnu): Add kludge to avoid generating an overflow for -1.Eric Botcazou1-0/+19
2013-05-26gigi.h (create_type_decl): Adjust prototype.Eric Botcazou1-0/+8
2013-05-24gigi.h (enum inline_status_t): New type.Eric Botcazou4-0/+57
2013-05-07re PR ada/56474 (bogus Storage_Error raised for record containing empty zero-...Eric Botcazou1-0/+18
2013-03-06decl.c (gnat_to_gnu_field): Remove the wrapper around a misaligned integral t...Eric Botcazou1-0/+25
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-06decl.c (gnat_to_gnu_field): Emit a specialized diagnostic for component size ...Olivier Hainque1-0/+85
2012-11-30stor-layout.c (bit_field_mode_iterator::bit_field_mode_iterator): Deal with d...Eric Botcazou1-0/+15
2012-10-22decl.c (gnat_to_gnu_entity): In type annotation mode, break circularities int...Eric Botcazou2-0/+38
2012-10-21atomic1.ads: XFAIL on MIPS.Eric Botcazou2-6/+6
2012-09-20opt20.ads: Move dg directive to...Eric Botcazou1-0/+18
2012-06-11decl.c (gnat_to_gnu_entity): Convert GNU_SIZE to units before invoking alloca...Eric Botcazou2-0/+22
2012-05-18decl.c (gnat_to_gnu_entity): For an object at global level with unconstrained...Eric Botcazou2-0/+24
2012-05-06decl.c (gnat_to_gnu_entity): In the renaming case...Eric Botcazou7-2/+108
2012-04-10Don't use CRLF endings.Mike Stump1-30/+30
2012-04-03varasm.c (initializer_constant_valid_for_bitfield_p): Return true for REAL_CS...Eric Botcazou1-0/+19
2012-03-20stor-layout.c (finish_bitfield_representative): Fallback to conservative maxi...Richard Guenther2-0/+24
2012-03-16stor-layout.c (finish_bitfield_representative): Fall back to the conservative...Richard Guenther1-0/+13
2012-02-11aggr4.ads: New test.Eric Botcazou2-0/+35
2011-12-19re PR tree-optimization/51580 (segfault during loop vectorization at -O3)Eric Botcazou3-0/+43
2011-12-11utils2.c (gnat_build_constructor): Test the TREE_STATIC flag of elements to c...Eric Botcazou1-0/+16
2011-11-04decl.c (gnat_to_gnu_entity): Do not assert that the type of the parameters is...Eric Botcazou2-0/+18
2011-10-26decl.c (elaborate_expression_1): Add EXPR_PUBLIC_P local variable.Eric Botcazou2-0/+24
2011-10-26decl.c (gnat_to_gnu_entity): Try to make a packable type for fields of union ...Eric Botcazou2-2/+32
2011-10-26decl.c (gnat_to_gnu_field): Always check components declared as atomic.Eric Botcazou1-0/+16
2011-10-14* gnat.dg/specs/debug1.ads: Tweak.Eric Botcazou1-1/+1
2011-09-25decl.c (gnat_to_gnu_entity): Do not promote the alignment if this doesn't pre...Eric Botcazou1-1/+1
2011-09-04* gnat.dg/specs/debug1.ads: Tweak pattern.Eric Botcazou1-1/+1
2011-08-30decl.c (gnat_to_gnu_entity): Do not convert the expression to the nominal typ...Eric Botcazou4-2/+29
2011-08-03* gnat.dg/specs/debug1.ads: Add missing -margs switch.Arnaud Charlet1-1/+1
2011-07-02tree.h (TYPE_ARTIFICIAL): New flag.Eric Botcazou1-0/+14
2011-06-06utils2.c (gnat_stabilize_reference): Fix thinko.Eric Botcazou1-0/+9
2011-04-02utils2.c (build_allocator): In the unconstrained array type case...Eric Botcazou1-0/+14
2011-03-17decl.c (elaborate_expression_1): Try harder to find out whether the expressio...Eric Botcazou2-0/+38
2010-11-09tree.h (contains_placeholder_p): Fix comment.Eric Botcazou2-0/+30
2010-09-19decl.c (gnat_to_gnu_entity): Look into expressions for external constants tha...Eric Botcazou2-0/+33
2010-07-23float-range-3.c: Use "dg-do compile" dejagnu directive instead of dg-compile.Uros Bizjak1-1/+1
2010-05-19langhooks.h (struct lang_hooks): Add new field deep_unsharing.Eric Botcazou2-0/+42
2010-05-18* gnat.dg/specs/lto3.ads: Add missing dg-options.Eric Botcazou1-0/+1
2010-05-08lto[12456].adb: Add "target lto" marker.Eric Botcazou1-1/+1
2010-05-08decl.c (gnat_to_gnu_entity): Create variables for size expressions of variant...Eric Botcazou5-0/+78
2010-04-16trans.c (unchecked_conversion_nop): Handle function calls.Eric Botcazou1-0/+50
2009-12-04trans.c (add_decl_expr): At toplevel, mark the TYPE_ADA_SIZE field of records...Eric Botcazou5-0/+68
2009-11-25trans.c (unchecked_conversion_lhs_nop): Rename into...Eric Botcazou2-0/+41
2009-11-23decl.c (gnat_to_gnu_entity): Pass the list of attributes when building the co...Eric Botcazou1-0/+7
2009-10-31tree-ssa-sccvn.c (vn_reference_lookup_3): Bail out instead of aborting if the...Eric Botcazou1-0/+42
2009-10-30utils.c (MAX_FIXED_MODE_SIZE): Delete.Eric Botcazou1-0/+13
2009-10-24decl.c (gnat_to_gnu_entity): When processing the parent type...Eric Botcazou1-0/+12
2009-10-06re PR ada/38333 (Illegal program not detected, ARM 6.1(20): pragma Import ill...Samuel Tardieu1-0/+6
2009-07-11checks.adb (Apply_Address_Clause_Check): Remove Size_Warning_Output local var...Eric Botcazou1-0/+35