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
2009-04-17
Fix test after proper rule enforced by gnat on taft types.
Arnaud Charlet
2
-2
/
+1
2009-04-15
sync1.ads: Fix error now flagged by gnat.
Arnaud Charlet
2
-3
/
+1
2009-04-12
fold-const.c (build_range_check): Properly deal with enumeral and boolean bas...
Eric Botcazou
2
-0
/
+26
2009-04-07
Update baseline.
Arnaud Charlet
1
-2
/
+2
2009-04-07
trans.c (check_for_eliminated_entity): New function.
Eric Botcazou
2
-0
/
+39
2009-03-11
trans.c (gnat_to_gnu): In range check processing...
Olivier Hainque
1
-0
/
+8
2009-03-01
re PR ada/39264 (gnat.dg/pack3.adb fails on powerpc64/s390x)
Eric Botcazou
1
-0
/
+31
2009-02-10
alias.h (record_alias_subset): Declare.
Eric Botcazou
3
-0
/
+39
2009-01-12
decl.c (gnat_to_gnu_entity): Really strip only useless conversions around ren...
Eric Botcazou
1
-0
/
+22
2008-12-07
* gimple.c (recalculate_side_effects) <tcc_constant>: New case.
Eric Botcazou
1
-0
/
+10
2008-12-07
tree-sra.c (scalarize_use): Create another temporary with the proper type for...
Eric Botcazou
2
-0
/
+41
2008-11-29
re PR ada/30827 (GNAT.compiler_version problem for official releases)
Eric Botcazou
1
-2
/
+2
2008-11-16
* gnat.dg/boolean_bitfield.adb: New test.
Eric Botcazou
1
-0
/
+44
2008-11-13
decl.c (gnat_to_gnu_entity): Turn Ada Pure on subprograms back into GCC CONST...
Olivier Hainque
4
-18
/
+14
2008-11-12
20081112-1.c: New test.
Eric Botcazou
3
-0
/
+31
2008-11-10
calls.c (store_unaligned_arguments_into_pseudos): Deal only with values livin...
Eric Botcazou
1
-0
/
+29
2008-11-09
ada-tree.def (PLUS_NOMOD_EXPR): New tree code.
Eric Botcazou
1
-0
/
+20
2008-11-07
trans.c (Attribute_to_gnu, [...]): Check for empty range in original base typ...
Thomas Quinot
1
-0
/
+17
2008-11-07
trans.c (build_binary_op_trapv): Convert arguments and result for call to __g...
Geert Bosch
1
-0
/
+28
2008-11-03
* tree-sra.c (bitfield_overlaps_p): Fix oversight.
Eric Botcazou
1
-0
/
+34
2008-10-11
tree.h (contains_packed_reference): Mention ARRAY_RANGE_REF in head comment.
Eric Botcazou
2
-0
/
+28
2008-10-07
tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): Return true for non-address...
Eric Botcazou
3
-0
/
+35
2008-10-07
decl.c (gnat_to_gnu_entity): Move code dealing with volatileness to after cod...
Eric Botcazou
2
-0
/
+22
2008-10-06
utils.c (can_fold_for_view_convert_p): New predicate.
Eric Botcazou
1
-0
/
+34
2008-10-01
tree.c (contains_placeholder_p): Return 0 for a SAVE_EXPR.
Geert Bosch
1
-0
/
+45
2008-09-28
re PR middle-end/36575 (ACATS c460011 fails at -O3)
Eric Botcazou
1
-0
/
+34
2008-09-26
decl.c (gnat_to_gnu_entity): Cap the alignment promotion to that of ptr_mode ...
Eric Botcazou
2
-0
/
+15
2008-09-22
decl.c (gnat_to_gnu_entity): Even when they are never assigned...
Olivier Hainque
1
-0
/
+16
2008-09-17
varasm.c (initializer_constant_valid_p): Forbid view-conversions from aggrega...
Eric Botcazou
1
-0
/
+27
2008-08-20
* gnat.dg/div_no_warning.adb: New test.
Arnaud Charlet
1
-0
/
+15
2008-08-18
[multiple changes]
Samuel Tardieu
1
-0
/
+13
2008-08-18
re PR ada/15808 (Illegal program not detected, RM 3.9.3(10))
Samuel Tardieu
1
-0
/
+17
2008-08-13
re PR ada/36777 (Protected type cannot have access taken from its body.)
Samuel Tardieu
2
-0
/
+43
2008-08-10
exp_ch4.adb (Expand_N_Op_Expon): Force evaluation of left argument even when ...
Samuel Tardieu
1
-0
/
+31
2008-08-06
New tests.
Arnaud Charlet
3
-0
/
+70
2008-08-05
Remove test, premature.
Arnaud Charlet
1
-27
/
+0
2008-08-05
* gnat.dg/post_block.adb: New test.
Arnaud Charlet
1
-0
/
+27
2008-08-05
* gnat.dg/not_null.adb: New test.
Arnaud Charlet
1
-0
/
+24
2008-08-05
* gnat.dg/access_discr2.adb: New test.
Arnaud Charlet
1
-0
/
+10
2008-08-04
* gnat.dg/test_ai254.adb: New test.
Arnaud Charlet
1
-0
/
+12
2008-08-04
* gnat.dg/bip_aggregate_bug.adb: New test.
Arnaud Charlet
1
-0
/
+49
2008-08-02
utils2.c (build_binary_op): New case.
Eric Botcazou
1
-0
/
+18
2008-08-01
* gnat.dg/boolean_expr.ad[sb]: Rename to boolean_expr1.ad[sb].
Eric Botcazou
2
-4
/
+4
2008-08-01
decl.c (gnat_to_gnu_entity): Remove dead code.
Eric Botcazou
7
-0
/
+105
2008-08-01
decl.c (gnat_to_gnu_entity): Do not turn Ada Pure into GCC const, now implici...
Olivier Hainque
5
-0
/
+39
2008-07-31
decl.c (gnat_to_gnu_entity): Fix formatting.
Eric Botcazou
2
-0
/
+31
2008-07-31
* gnat.dg/specs/null_aggr_bug.ads: New test.
Arnaud Charlet
1
-0
/
+20
2008-07-31
* gnat.dg/sync_iface_test.ad[s,b]: New test.
Arnaud Charlet
2
-0
/
+30
2008-07-31
* gnat.dg/specs/sync_iface_test.ads: New test.
Arnaud Charlet
1
-0
/
+14
2008-07-31
* gnat.dg/missing_acc_check.adb: New test.
Arnaud Charlet
1
-0
/
+39
[next]