index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gnat.dg
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-07
decl.c (gnat_to_gnu_entity): Always mark the expression of a renaming manuall...
Eric Botcazou
2
-0
/
+28
2016-03-03
* gnat.dg/specs/task1.ads: New test.
Eric Botcazou
1
-0
/
+16
2016-03-01
* gnat.dg/stack_usage3.adb: Robustify and enable for all targets.
Eric Botcazou
1
-3
/
+7
2016-02-29
decl.c (gnat_to_gnu_entity): Retrofit handling of unconstrained array types a...
Eric Botcazou
2
-0
/
+19
2016-02-29
trans.c (finalize_nrv_r): Remove obsolete code.
Eric Botcazou
2
-0
/
+35
2016-02-29
ada-tree.h (DECL_RETURN_VALUE_P): New macro.
Eric Botcazou
6
-0
/
+52
2016-02-17
exp_ch4.adb (Expand_N_Indexed_Component): Active synchronization if the prefi...
Eric Botcazou
1
-0
/
+33
2016-02-17
utils2.c (gnat_protect_expr): Make a SAVE_EXPR only for fat pointer or scalar...
Eric Botcazou
2
-0
/
+38
2016-01-27
re PR ada/69488 (tests in gnat/sso give a lot of spurious failures)
Rainer Emrich
57
-349
/
+349
2016-01-18
re PR ada/69219 (error on nested subprograms with Inline_Always and Intrinsic)
Eric Botcazou
1
-0
/
+23
2016-01-04
Update copyright years.
Jakub Jelinek
3
-3
/
+3
2016-01-02
* gnat.dg/specs/debug1.ads: Delete.
Eric Botcazou
1
-14
/
+0
2015-12-20
utils2.c (gnat_rewrite_reference): New case identical to FLOAT_EXPR.
Eric Botcazou
2
-0
/
+15
2015-12-18
* gnat.dg/specs/debug1.ads: Bump final count to 18.
Eric Botcazou
1
-1
/
+1
2015-12-17
DWARF: handle variable-length records and variant parts
Pierre-Marie de Rodat
1
-1
/
+1
2015-12-10
re PR ada/48013 (generic instantiation breaks the No_Elaboration_Code restric...
Eric Botcazou
3
-0
/
+21
2015-12-10
trans.c (Call_to_gnu): Remove guard for NULL_EXPR.
Eric Botcazou
3
-0
/
+45
2015-12-10
* alias.c (get_alias_set): Add cut-off for recursion.
Eric Botcazou
2
-0
/
+19
2015-11-30
gigi.h (is_simple_additive_expression): Declare.
Eric Botcazou
1
-1
/
+3
2015-11-30
* gcc-interface/utils2.c (gnat_invariant_expr): Add type conversions.
Eric Botcazou
2
-0
/
+23
2015-11-30
ada-tree.h (TYPE_MAX_ALIGN): New macro.
Eric Botcazou
1
-0
/
+75
2015-11-18
ada-tree.h (DECL_INVARIANT_P): New macro.
Eric Botcazou
4
-0
/
+109
2015-11-18
misc.c: Move global variables to the top of the file.
Eric Botcazou
1
-0
/
+11
2015-11-18
decl.c (gnat_to_gnu_entity): Use case #1 for the renaming of an address.
Eric Botcazou
2
-0
/
+17
2015-11-08
Merge of the scalar-storage-order branch.
Eric Botcazou
83
-0
/
+4686
2015-11-04
* gnat.dg/slice9.adb: New test.
Eric Botcazou
1
-0
/
+18
2015-11-03
gimple-expr.c (useless_type_conversion_p): Reinstate type canonical check for...
Eric Botcazou
1
-1
/
+1
2015-10-31
* gnat.dg/discr45.adb: New test.
Eric Botcazou
1
-0
/
+44
2015-10-28
* gnat.dg/discr44.adb: New test.
Eric Botcazou
1
-0
/
+27
2015-10-26
match.pd (fold_widened_comparison): Apply simplifications to all integral types.
Eric Botcazou
2
-0
/
+25
2015-10-19
REE: fix uninitialized registers handling
Pierre-Marie de Rodat
3
-0
/
+83
2015-10-16
re PR middle-end/67966 (ICE in convert_move, at expr.c:282)
Eric Botcazou
4
-0
/
+126
2015-10-02
trans.c (Pragma_to_gnu): Replace linear search with call to find_opt and issu...
Eric Botcazou
1
-0
/
+11
2015-10-02
ada-tree.h (DECL_RESTRICTED_ALIASING_P): New flag.
Eric Botcazou
8
-0
/
+95
2015-09-17
* gcc-interface/trans.c (emit_check): Do not touch TREE_SIDE_EFFECTS.
Eric Botcazou
1
-0
/
+19
2015-09-16
tree-ssa-sccvn.c (ao_ref_init_from_vn_reference): Use offset_int for offset a...
Eric Botcazou
1
-0
/
+31
2015-09-15
tree-eh.c (lower_try_finally_dup_block): Clear location information on stack ...
Eric Botcazou
2
-26
/
+11
2015-09-12
re PR ada/66965 (gnat.dg/specs/addr1.ads obsolete -- failing on trunk)
Eric Botcazou
1
-35
/
+0
2015-06-30
lto-streamer-out.c (class DFS): Adjust hash_scc method.
Eric Botcazou
2
-0
/
+32
2015-06-26
trans.c (loop_info_d): Add low_bound...
Eric Botcazou
3
-0
/
+71
2015-06-19
gigi.h (record_builtin_type): Adjust comment.
Eric Botcazou
1
-1
/
+1
2015-06-15
re PR debug/66535 (segfault in gen_subprogram_die after debug-early merge)
Aldy Hernandez
3
-0
/
+61
2015-06-01
gimplify.c (gimplify_modify_expr_rhs): Use simple test on the size.
Eric Botcazou
3
-0
/
+50
2015-06-01
gigi.h (build_simple_component_ref): Declare.
Eric Botcazou
4
-0
/
+160
2015-05-29
testsuite: auto-wipe dump files
Bernhard Reutner-Fischer
49
-49
/
+0
2015-05-28
utils.c (max_size): Add special code to deal with the subtraction of a "negat...
Eric Botcazou
1
-0
/
+16
2015-05-28
gigi.h (gnat_stabilize_reference): Adjust.
Eric Botcazou
13
-7
/
+104
2015-05-26
trans.c (gnat_to_gnu): Really force evaluation of the expression...
Eric Botcazou
5
-0
/
+55
2015-05-25
utils.c (maybe_pad_type): Do not apply adjustment to original size for elemen...
Eric Botcazou
2
-1
/
+15
2015-05-25
gigi.h (build_atomic_load): Adjust prototype.
Eric Botcazou
5
-0
/
+283
[next]