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/existing-fp8
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
/
ada
/
sem_ch8.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-26
[Ada] Improve error on missing with clause
Arnaud Charlet
1
-3
/
+19
2020-10-23
[Ada] GNATprove: remove support for external axiomatizations
Johannes Kanig
1
-33
/
+1
2020-10-22
[Ada] ACATS 4.1H - B853001 - missed errors for renamed limited
Javier Miranda
1
-0
/
+45
2020-10-20
[Ada] Spurious discriminant check on "for of" loop
Arnaud Charlet
1
-2
/
+26
2020-10-20
[Ada] Flexible AST node structure
Bob Duff
1
-5
/
+0
2020-10-19
[Ada] Expanded names in ghost assignments
Bob Duff
1
-118
/
+106
2020-10-19
[Ada] Crash in expression function defined in protected object
Javier Miranda
1
-0
/
+17
2020-10-15
[Ada] Wrong use of Scope_Depth_Value
Arnaud Charlet
1
-1
/
+1
2020-07-27
[Ada] Assert failure on incorrect code
Arnaud Charlet
1
-2
/
+4
2020-07-27
[Ada] AI12-0383 Renaming values
Arnaud Charlet
1
-4
/
+23
2020-07-27
[Ada] Use membership tests in front-end
Arnaud Charlet
1
-39
/
+36
2020-07-16
[Ada] AI12-0132 Freezing of renames_as_body
Arnaud Charlet
1
-0
/
+16
2020-07-16
[Ada] Spurious redundant use clause warning
Arnaud Charlet
1
-4
/
+11
2020-07-10
[Ada] Revert mistaken negation related to references to labels
Piotr Trojanek
1
-2
/
+2
2020-07-10
[Ada] Fix detection of actual parameters for procedure calls
Piotr Trojanek
1
-10
/
+24
2020-07-07
[Ada] Use Is_Generic_Subprogram where possible
Piotr Trojanek
1
-1
/
+1
2020-07-07
[Ada] Fix typo in code to get a better error message
Piotr Trojanek
1
-4
/
+3
2020-07-07
[Ada] ACATS 4.1H - BC60005 - null exclusion matching for formal subprograms
Arnaud Charlet
1
-27
/
+37
2020-06-18
[Ada] ACATS 4.1J - B854003 - Subtype conformance check missed
Arnaud Charlet
1
-1
/
+3
2020-06-17
[Ada] Ada2020: AI12-0279 more dispatching points with aspect Yield
Javier Miranda
1
-0
/
+11
2020-06-17
[Ada] Fix casing from GNATProve to GNATprove
Piotr Trojanek
1
-2
/
+2
2020-06-16
[Ada] Accept renamings of folded string aggregates
Piotr Trojanek
1
-2
/
+2
2020-06-15
[Ada] Improve error message on premature usage of subtypes
Arnaud Charlet
1
-30
/
+30
2020-06-12
[Ada] Implement AI12-0269 No_Return for functions
Eric Botcazou
1
-2
/
+3
2020-06-11
[Ada] Iterate with procedural version of Next routine where possible
Piotr Trojanek
1
-1
/
+1
2020-06-11
[Ada] Consolidate handling of implicit dereferences into semantic analysis
Eric Botcazou
1
-113
/
+27
2020-06-10
[Ada] Remove more references to ASIS
Arnaud Charlet
1
-12
/
+4
2020-06-08
[Ada] AI12-0204 Renaming of a prefixed view
Arnaud Charlet
1
-1
/
+17
2020-06-08
[Ada] AI12-0228 Properties of qualified expressions used as names
Arnaud Charlet
1
-13
/
+18
2020-06-08
[Ada] Remove processing of SPARK_05 restriction
Arnaud Charlet
1
-42
/
+0
2020-06-08
[Ada] AI12-0287 Legality Rules for null exclusions in renaming are too fierce
Arnaud Charlet
1
-6
/
+4
2020-06-08
[Ada] AI12-0226 Make objects more consistent
Arnaud Charlet
1
-70
/
+37
2020-06-05
[Ada] Use Is_Incomplete_Type instead of a low-level Ekind test
Piotr Trojanek
1
-1
/
+1
2020-06-04
[Ada] Put_Image attribute
Bob Duff
1
-18
/
+25
2020-06-04
[Ada] Implement AI12-0275 (Make subtype_mark optional in object renamings)
Gary Dismukes
1
-4
/
+102
2020-06-03
[Ada] Iterate with procedural versions of Next_... routines where possible
Piotr Trojanek
1
-5
/
+5
2020-06-02
[Ada] Bump copyright year
Arnaud Charlet
1
-1
/
+1
2020-06-02
[Ada] Reuse Is_Package_Or_Generic_Package where possible
Piotr Trojanek
1
-3
/
+3
2019-12-18
[Ada] Bad "already use-visible" warning re: use in private part
Bob Duff
1
-6
/
+6
2019-12-16
[Ada] Fully propagate representation aspects through renaming
Eric Botcazou
1
-12
/
+6
2019-12-12
[Ada] Improve error message for dispatching subprogram formals
Ed Schonberg
1
-3
/
+8
2019-10-12
re PR ada/91995 (gnat miscompilation and bootstrap failure on m68k-linux)
Eric Botcazou
1
-4
/
+2
2019-09-18
[Ada] Spurious ineffective use_clause warning
Justin Squirek
1
-5
/
+12
2019-08-21
[Ada] Replace low-level membership tests with high-level routines
Piotr Trojanek
1
-1
/
+1
2019-08-13
[Ada] Add conformance check on actual subp. in instance of child unit
Ed Schonberg
1
-1
/
+10
2019-08-13
[Ada] Spurious error on nested instantiation
Eric Botcazou
1
-12
/
+130
2019-07-22
[Ada] Fix spurious visibility error for tagged type with inlining
Eric Botcazou
1
-1
/
+11
2019-07-22
[Ada] Internal error on iterator for limited private discriminated type
Eric Botcazou
1
-8
/
+2
2019-07-11
[Ada] Minor reformatting
Hristian Kirtchev
1
-2
/
+1
2019-07-11
[Ada] Internal crash on illegal renaming
Hristian Kirtchev
1
-10
/
+33
[next]