aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg
AgeCommit message (Expand)AuthorFilesLines
2012-02-27ada-tree.h (TYPE_PACKED_ARRAY_TYPE_P): Add checking.Eric Botcazou3-0/+54
2012-02-15trans.c (Identifier_to_gnu): Move block retrieving the type of the result to ...Eric Botcazou2-0/+42
2012-02-15volatile10.adb: New case.Eric Botcazou2-0/+39
2012-02-11aggr4.ads: New test.Eric Botcazou2-0/+35
2012-01-27trans.c (gnat_to_gnu): Avoid making a SAVE_EXPR for a call to a function that...Eric Botcazou2-0/+25
2012-01-27ada-tree.h (DECL_ALIASED_P): New flag.Eric Botcazou1-0/+31
2012-01-27gigi.h (get_minimal_subprog_decl): Declare.Eric Botcazou6-0/+96
2012-01-27stack_usage1.adb: New test.Eric Botcazou3-0/+64
2012-01-21re PR ada/46192 (wrong code for renaming of volatile packed array with addres...Eric Botcazou2-0/+35
2012-01-11gimple.h (gimplify_body): Remove first argument.Eric Botcazou2-0/+39
2012-01-11tree.h (build_function_decl_skip_args): Add boolean parameter.Eric Botcazou6-0/+76
2012-01-09trans.c (call_to_gnu): Create the temporary for the return value in the varia...Eric Botcazou2-0/+18
2011-12-19re PR tree-optimization/51580 (segfault during loop vectorization at -O3)Eric Botcazou3-0/+43
2011-12-13vect1.ad[sb]: Add more tests.Eric Botcazou12-6/+246
2011-12-11utils2.c (gnat_build_constructor): Test the TREE_STATIC flag of elements to c...Eric Botcazou1-0/+16
2011-11-20decl.c (gnat_to_gnu_entity): Adjust call to components_to_record.Eric Botcazou2-0/+45
2011-11-10fe.h (Serious_Errors_Detected): New macro.Eric Botcazou9-0/+375
2011-11-10* gnat.dg/loop_optimization9.ad[sb]: New test.Eric Botcazou2-0/+142
2011-11-04decl.c (gnat_to_gnu_entity): Do not assert that the type of the parameters is...Eric Botcazou2-0/+18
2011-11-03re PR tree-optimization/50912 (gimple assertion failure at gimple.h:1940 with...Ira Rosen3-0/+41
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-20back_end.adb (Call_Back_End): Pass the maximum logical line number instead of...Eric Botcazou2-0/+13
2011-10-14* gnat.dg/specs/debug1.ads: Tweak.Eric Botcazou1-1/+1
2011-10-12ada-tree.h (DECL_LOOP_PARM_P): New flag.Eric Botcazou18-0/+856
2011-09-26opt22.adb: New test.Eric Botcazou3-0/+42
2011-09-26ifcvt.c (noce_try_cmove_arith): Use may_trap_or_fault_p in lieu of may_trap_p...Eric Botcazou3-0/+43
2011-09-26utils2.c (build_allocator): Set TREE_THIS_NOTRAP on the dereference of the po...Eric Botcazou3-0/+38
2011-09-26utils.c (maybe_unconstrained_array): Declare TYPE local variable and use it t...Eric Botcazou2-0/+19
2011-09-25decl.c (gnat_to_gnu_entity): Do not promote the alignment if this doesn't pre...Eric Botcazou3-18/+26
2011-09-21* gnat.dg/opt19.adb: New test.Eric Botcazou1-0/+27
2011-09-11utils.c (maybe_unconstrained_array): In the reference to unconstrained array ...Eric Botcazou2-0/+16
2011-09-11decl.c (maybe_pad_type): Do not try to change the form of an addressable type.Eric Botcazou2-0/+45
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-25re PR tree-optimization/49809 (gimple_check failure at -O3)Richard Sandiford3-0/+86
2011-07-17re PR middle-end/49732 (crash on terminal_interface-curses-menus.adb from ncu...Eric Botcazou1-0/+31
2011-07-02tree.h (TYPE_ARTIFICIAL): New flag.Eric Botcazou1-0/+14
2011-06-28* tree-ssa-dom.c (initialize_hash_element): Fix oversight.Eric Botcazou2-0/+20
2011-06-18tree-sra.c (type_internals_preclude_sra_p): Return true if the element type i...Eric Botcazou4-0/+86
2011-06-18einfo.ads (Address_Taken): Document use for the second argument of Asm_Input ...Eric Botcazou1-0/+21
2011-06-16re PR tree-optimization/49343 (ICE on field with variable offset)Martin Jambor2-0/+26
2011-06-06utils2.c (gnat_stabilize_reference): Fix thinko.Eric Botcazou1-0/+9
2011-06-06trans.c (Identifier_to_gnu): Also handle deferred constants whose full view h...Eric Botcazou3-0/+51
2011-06-06utils.c: Include diagnostic.h.Eric Botcazou10-23/+95
2011-05-30re PR middle-end/49210 (verify_gimple fails building ada/einfo.o at -O3)Richard Guenther3-0/+59
2011-05-29boolean_subtype.adb: Rename to...Eric Botcazou1-1/+1
2011-05-27bit_packed_array5.ads: Move dg directive to...Eric Botcazou2-2/+2