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_ch3.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-30
[Ada] Implement inheritance for Default_Initial_Condition and address other gaps
Gary Dismukes
1
-32
/
+50
2020-11-26
[Ada] Add support for 128-bit fixed-point types on 64-bit platforms
Eric Botcazou
1
-9
/
+16
2020-11-25
[Ada] Fix internal compilation error on circular type in SPARK code
Yannick Moy
1
-2
/
+2
2020-11-24
[Ada] Fix crash in GNATprove on inlined subprogram in default expression
Yannick Moy
1
-1
/
+1
2020-10-23
[Ada] Spurious errors on tagged types with renamed subprograms
Javier Miranda
1
-3
/
+11
2020-10-22
[Ada] ACATS 4.1H - B853001 - missed errors for renamed limited
Javier Miranda
1
-1
/
+2
2020-10-22
[Ada] AI12-0211: Consistency of inherited nonoverridable aspects
Steve Baird
1
-0
/
+8
2020-10-21
[Ada] Basic support for 128-bit types
Eric Botcazou
1
-13
/
+20
2020-10-21
[Ada] Fix typos and style in comments related to Default_Initial_Condition
Piotr Trojanek
1
-1
/
+1
2020-10-21
[Ada] Spurious error in taft ammendment derivation of CPP type
Javier Miranda
1
-0
/
+7
2020-10-20
[Ada] Refine type for type constraining routines
Piotr Trojanek
1
-10
/
+10
2020-10-20
[Ada] Propagate predicate function to a full view of a private subtype
Piotr Trojanek
1
-0
/
+10
2020-10-16
[Ada] Unique itypes names for unconstrained array object declaration
Piotr Trojanek
1
-1
/
+6
2020-10-16
[Ada] Cleanup related to itypes for unconstrained object declaration
Piotr Trojanek
1
-21
/
+15
2020-10-15
[Ada] Get finalization right when a function returns a function call
Steve Baird
1
-2
/
+10
2020-10-15
[Ada] Cleanup defensive guards for Null_Exclusion_Present
Piotr Trojanek
1
-11
/
+13
2020-10-15
[Ada] Bring defensive guard for Null_Exclusion_Present up to date
Piotr Trojanek
1
-9
/
+13
2020-10-15
[Ada] Explain predicate function not being inherited by index type
Piotr Trojanek
1
-10
/
+15
2020-10-15
[Ada] Avoid unnecessary (re)assignments in Make_Info
Piotr Trojanek
1
-15
/
+12
2020-10-15
[Ada] Remove excessive defensive calls to Is_Type
Piotr Trojanek
1
-3
/
+1
2020-10-15
[Ada] Refine type from Nat to Pos in Make_Index
Piotr Trojanek
1
-5
/
+5
2020-10-15
[Ada] Fix range check on constrained array with expanded index name
Piotr Trojanek
1
-2
/
+2
2020-07-27
[Ada] Switch Ada_Version_Runtime to Ada 2020
Arnaud Charlet
1
-0
/
+2
2020-07-27
[Ada] Use membership tests in front-end
Arnaud Charlet
1
-116
/
+106
2020-07-27
[Ada] AI12-0382: Loosen type-invariant overriding requirement of AI12-0042
Gary Dismukes
1
-9
/
+6
2020-07-16
[Ada] Do not perform null exclusion static checks on generated entities
Ghjuvan Lacambre
1
-1
/
+1
2020-07-16
[Ada] AI12-0042: Type invariant checking rules
Gary Dismukes
1
-1
/
+75
2020-07-15
[Ada] Do not generate elaboration code for alignment aspect
Eric Botcazou
1
-2
/
+2
2020-07-15
[Ada] Fix oversight in Delayed_Aspect_Present predicate
Eric Botcazou
1
-2
/
+4
2020-07-10
[Ada] Cleanup excessive conditions in Check_Completion
Piotr Trojanek
1
-15
/
+17
2020-07-10
[Ada] Remove references to non-existing E_Protected_Object
Piotr Trojanek
1
-8
/
+2
2020-07-10
[Ada] Use small limit for aggregates inside subprograms
Arnaud Charlet
1
-2
/
+1
2020-07-10
[Ada] Revert too late setting of Ekind on discriminants
Piotr Trojanek
1
-3
/
+6
2020-07-10
[Ada] Fix failing assertions related to volatile objects
Piotr Trojanek
1
-2
/
+2
2020-07-06
[Ada] Crash on declaration with aggregate for unchecked union
Ed Schonberg
1
-10
/
+20
2020-06-19
[Ada] Fix small fallout of previous change for Analyze_Selected_Component
Eric Botcazou
1
-2
/
+5
2020-06-19
[Ada] Small cleanup in Apply_Range_Check implementation
Eric Botcazou
1
-41
/
+23
2020-06-18
[Ada] Crash in tagged type constructor with task components
Javier Miranda
1
-6
/
+20
2020-06-18
[Ada] Cleanups in code related to static expressions
Piotr Trojanek
1
-1
/
+1
2020-06-18
[Ada] Crash in tagged type constructor with task components
Javier Miranda
1
-0
/
+5
2020-06-17
[Ada] Ada2020: AI12-0279 more dispatching points with aspect Yield
Javier Miranda
1
-0
/
+11
2020-06-17
[Ada] Crash in tagged type constructor with task components
Javier Miranda
1
-0
/
+6
2020-06-17
[Ada] Various typo corrections plus minor reformatting
Gary Dismukes
1
-15
/
+13
2020-06-17
[Ada] Ada_2020 AI12-0220 Pre/Postconditions on Access_To_Subprogram types
Ed Schonberg
1
-0
/
+156
2020-06-17
[Ada] Remove unnecessary special-casing of GNATprove expansion
Piotr Trojanek
1
-2
/
+2
2020-06-16
[Ada] Minor casing of " The " after a comma in docs and comments
Piotr Trojanek
1
-1
/
+1
2020-06-16
[Ada] Implement AI12-0351 Matching for actuals for formal derived types
Eric Botcazou
1
-42
/
+53
2020-06-15
[Ada] Crash in tagged type constructor with task components
Javier Miranda
1
-1
/
+10
2020-06-15
[Ada] Support aspect Relaxed_Initialization and attribute Initialized
Piotr Trojanek
1
-1
/
+1
2020-06-12
[Ada] Simplify getting discriminant value from a list of constraints
Piotr Trojanek
1
-8
/
+12
[next]