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_ch12.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
[Ada] Use membership tests in front-end
Arnaud Charlet
1
-92
/
+90
2020-07-27
[Ada] Remove obsolete special case in Switch_View
Eric Botcazou
1
-13
/
+16
2020-07-16
[Ada] Spurious error in instance nested in formal package
Ed Schonberg
1
-0
/
+15
2020-07-08
[Ada] Accept aspect Relaxed_Initialization on generic subprograms
Piotr Trojanek
1
-7
/
+7
2020-07-08
[Ada] Analyze aspects once generic subprograms are recognized
Piotr Trojanek
1
-7
/
+7
2020-07-07
[Ada] Use Is_Generic_Subprogram where possible
Piotr Trojanek
1
-2
/
+1
2020-07-07
[Ada] ACATS 4.1H - BC60005 - null exclusion matching for formal subprograms
Arnaud Charlet
1
-3
/
+2
2020-07-06
[Ada] Hang on generic declaration with ambiguous formal package
Justin Squirek
1
-4
/
+13
2020-06-17
[Ada] Add assertions to Preserve_Comes_From_Source and reuse it
Piotr Trojanek
1
-3
/
+3
2020-06-17
[Ada] Fix casing from GNATProve to GNATprove
Piotr Trojanek
1
-2
/
+2
2020-06-16
[Ada] Implement AI12-0351 Matching for actuals for formal derived types
Eric Botcazou
1
-2
/
+10
2020-06-12
[Ada] Compiler locks up with -gnatX and formal subprogram with aspects
Ed Schonberg
1
-7
/
+14
2020-06-12
[Ada] Compiler crash on instance with overloaded actual and aspects
Ed Schonberg
1
-18
/
+69
2020-06-11
[Ada] Allow specifying volatility refinement aspects for types
Steve Baird
1
-0
/
+47
2020-06-11
[Ada] Crash on dispatching conditional entry call
Javier Miranda
1
-0
/
+1
2020-06-10
[Ada] Minor reformatting and some typo fixes
Gary Dismukes
1
-3
/
+3
2020-06-09
[Ada] Remove kludge for AI05-0087
Arnaud Charlet
1
-22
/
+8
2020-06-09
[Ada] Ada2020 AI12-0282: Shared variable control aspects in generics
Ed Schonberg
1
-2
/
+21
2020-06-09
[Ada] Ada2020 AI12-0282: Shared variable control aspects in generics
Ed Schonberg
1
-37
/
+39
2020-06-08
[Ada] Remove processing of SPARK_05 restriction
Arnaud Charlet
1
-8
/
+0
2020-06-08
[Ada] AI12-0287 Legality Rules for null exclusions in renaming are too fierce
Arnaud Charlet
1
-13
/
+21
2020-06-05
[Ada] Minor wording changes wrt Ada 202x
Arnaud Charlet
1
-5
/
+5
2020-06-04
[Ada] Ada_2020: contracts for formal subprograms
Ed Schonberg
1
-3
/
+210
2020-06-04
[Ada] Put_Image attribute
Bob Duff
1
-0
/
+1
2020-06-04
[Ada] Set convention and inlined flag on default null procedure
Eric Botcazou
1
-1
/
+7
2020-06-04
[Ada] Add another ad-hoc case to the Has_Private_View mechanism
Eric Botcazou
1
-0
/
+31
2020-06-04
[Ada] Fix fallout of cleanup to Has_Private_View mechanism
Eric Botcazou
1
-0
/
+31
2020-06-04
[Ada] Minor editorial fixes
Gary Dismukes
1
-2
/
+2
2020-06-03
[Ada] Fix for missing calls to Adjust primitive with nested generics
Eric Botcazou
1
-126
/
+81
2020-06-03
[Ada] Small housekeeping work in Check_Private_View
Eric Botcazou
1
-19
/
+9
2020-06-02
[Ada] Remove ASIS_Mode
Arnaud Charlet
1
-138
/
+35
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
-1
/
+1
2019-12-18
[Ada] AI12-0282: shared variable control aspects on formal types
Ed Schonberg
1
-2
/
+94
2019-12-16
[Ada] Validate_Access_Subprogram_Instance: check if not null types match
Ghjuvan Lacambre
1
-0
/
+6
2019-12-16
[Ada] Implement new legality rules introduced in C.6(13) by AI12-0128
Eric Botcazou
1
-7
/
+24
2019-12-12
[Ada] Fix repeated words and typos in doc and comments
Piotr Trojanek
1
-3
/
+3
2019-12-12
[Ada] Implement AI12-0036 (a new legality check for instantiations)
Steve Baird
1
-0
/
+29
2019-10-10
[Ada] Various minor typo fixes
Gary Dismukes
1
-1
/
+1
2019-10-10
[Ada] Spurious visibility error on formal package with Abstract_State
Ed Schonberg
1
-0
/
+38
2019-09-19
[Ada] Sem_Ch12: add a comment to indicate future work
Eric Botcazou
1
-0
/
+5
2019-09-19
[Ada] Fix bogus "too late" error with nested generics and inlining
Eric Botcazou
1
-0
/
+62
2019-09-19
[Ada] Fix spurious type mismatch failure on nested instantiations
Eric Botcazou
1
-3
/
+11
2019-08-19
[Ada] Lift restriction on instantiations that are compilation units
Eric Botcazou
1
-14
/
+21
2019-08-19
[Ada] Minor refactorings
Piotr Trojanek
1
-4
/
+1
2019-08-19
[Ada] Further cleanup in inlining machinery
Eric Botcazou
1
-24
/
+68
2019-08-14
[Ada] Further cleanup in the inlining machinery
Eric Botcazou
1
-4
/
+9
2019-08-14
[Ada] Compiler speedup with inlining across units
Eric Botcazou
1
-13
/
+8
2019-08-14
[Ada] Remove obsolete Pending_Descriptor table and related bits
Eric Botcazou
1
-19
/
+4
2019-08-14
[Ada] Fix internal error on inlined subprogram instance
Eric Botcazou
1
-4
/
+0
[next]