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
/
exp_ch6.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-11
[Ada] Update copyright notice and bump Gnatvsn.Current_Year
Arnaud Charlet
1
-1
/
+1
2022-01-06
[Ada] Fix typo in comments found running aspell
Etienne Servais
1
-1
/
+1
2022-01-06
[Ada] Removal of technical debt
Justin Squirek
1
-4
/
+8
2021-12-02
[Ada] Remove extra space after assignment symbol
Piotr Trojanek
1
-1
/
+1
2021-11-09
[Ada] Build activation chain for BIP only when needed
Etienne Servais
1
-2
/
+5
2021-10-25
[Ada] Renamed_Or_Alias cleanup
Bob Duff
1
-1
/
+3
2021-10-11
[Ada] Incorrect Dynamic_Predicate results for static arguments
Steve Baird
1
-1
/
+43
2021-10-01
[Ada] Subprogram_Variant in ignored ghost code
Bob Duff
1
-0
/
+1
2021-10-01
[Ada] Ada2022: AI12-0195 overriding class-wide pre/postconditions
Javier Miranda
1
-13
/
+374
2021-09-21
[Ada] Interface behaves differently from abstract tagged null
Javier Miranda
1
-0
/
+4
2021-09-21
[Ada] Clean up uses of Esize and RM_Size
Bob Duff
1
-0
/
+2
2021-07-09
[Ada] Crash on expansion of BIP construct in -gnatf mode
Justin Squirek
1
-0
/
+9
2021-07-08
[Ada] Transient scope cleanup
Bob Duff
1
-14
/
+11
2021-07-07
[Ada] Replace low-level membership tests with Is_Private_Type
Piotr Trojanek
1
-1
/
+1
2021-07-07
[Ada] Transient scope cleanup
Bob Duff
1
-43
/
+20
2021-07-05
[Ada] INOX: prototype alternative accessibility model
Justin Squirek
1
-9
/
+20
2021-07-05
[Ada] Refactoring related to Returns_By_Ref
Bob Duff
1
-24
/
+2
2021-06-29
[Ada] tech debt: Parent (Empty) is not allowed
Bob Duff
1
-1
/
+3
2021-06-21
[Ada] INOX: prototype "when" constructs
Justin Squirek
1
-0
/
+17
2021-06-21
[Ada] Add Return_Statement field
Richard Kenner
1
-0
/
+1
2021-06-18
[Ada] Code cleanups in exp_ch6.adb
Arnaud Charlet
1
-54
/
+51
2021-06-17
[Ada] Implementation of Inox feature of fixed lower bounds on array types/sub...
Gary Dismukes
1
-0
/
+7
2021-06-16
[Ada] Wrong reference to System.Tasking in expanded code
Arnaud Charlet
1
-1
/
+1
2021-06-15
[Ada] No_Task_Parts aspect
Bob Duff
1
-1
/
+3
2021-06-15
[Ada] Rename Ada 202* to Ada 2022
Arnaud Charlet
1
-4
/
+4
2021-05-07
[Ada] Minor reformattings
Bob Duff
1
-54
/
+54
2021-05-07
[Ada] Variable-sized node types -- cleanup
Bob Duff
1
-2
/
+2
2021-05-07
[Ada] Variable-sized node types
Bob Duff
1
-3
/
+7
2021-05-05
[Ada] Incorrect accessibility level on actual in procedure call
Justin Squirek
1
-64
/
+23
2021-05-03
[Ada] Update copyright notice
Arnaud Charlet
1
-1
/
+1
2021-05-03
[Ada] Replace calls to RTE with Is_RTE where possible
Piotr Trojanek
1
-2
/
+0
2021-05-03
[Ada] Expansion in _postconditions confusing CodePeer
Justin Squirek
1
-14
/
+48
2021-04-28
[Ada] Incorrect discriminant check on call to access to subprogram
Arnaud Charlet
1
-1
/
+1
2020-12-17
[Ada] Remove unused subprograms in validsw
Arnaud Charlet
1
-2
/
+2
2020-12-16
[Ada] Simplify membership tests with N_Subprogram_Call subtype
Piotr Trojanek
1
-2
/
+1
2020-12-15
[Ada] Postcondition checks performed before finalization
Justin Squirek
1
-0
/
+65
2020-12-15
[Ada] Transform_Function_Array issues
Arnaud Charlet
1
-5
/
+7
2020-12-14
[Ada] Compiler crash on call to function instance
Bob Duff
1
-0
/
+1
2020-11-30
[Ada] Fix internal error on extended return and fixed-point result
Eric Botcazou
1
-13
/
+10
2020-11-30
[Ada] Confusion in Transform_Function_Array and internal subprograms
Arnaud Charlet
1
-2
/
+2
2020-11-27
[Ada] Reference before declaration on C392015
Arnaud Charlet
1
-1
/
+2
2020-11-24
[Ada] Premature finalization on build in place return and case expression
Arnaud Charlet
1
-1
/
+1
2020-11-24
[Ada] Wrong finalization in call with if expression
Arnaud Charlet
1
-68
/
+24
2020-10-27
[Ada] New flag Transform_Function_Array
Arnaud Charlet
1
-2
/
+2
2020-10-23
[Ada] Further Ada 2020 work on accessibility checking
Justin Squirek
1
-132
/
+35
2020-10-22
[Ada] Reimplementation of accessibility checking
Justin Squirek
1
-600
/
+235
2020-10-21
[Ada] Implement missing function result finalization.
Steve Baird
1
-7
/
+73
2020-10-21
[Ada] Compiler crash on prefixed call to controlled function with invariant c...
Gary Dismukes
1
-0
/
+3
2020-10-21
[Ada] Incorrect associations for extra accessibility parameters
Justin Squirek
1
-12
/
+12
2020-10-21
[Ada] Make minimum accessibility level a constant object
Piotr Trojanek
1
-6
/
+6
[next]