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
/
ada
/
sem_ch8.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-14
ada: Add prototype for mutably tagged types
Justin Squirek
1
-0
/
+9
2024-01-22
Update copyright years.
Marc Poulhiès
1
-1
/
+1
2024-01-09
ada: Fix uses of not Present
Piotr Trojanek
1
-1
/
+1
2024-01-09
ada: Fix bug in Sem_Util.Enclosing_Declaration
Steve Baird
1
-10
/
+0
2024-01-09
ada: Error compiling Ada 2022 object renaming with no subtype mark
Steve Baird
1
-1
/
+13
2023-12-19
ada: Cope with Sem_Util.Enclosing_Declaration oddness.
Steve Baird
1
-1
/
+11
2023-11-30
ada: Fix spelling of functions with(out) "side effects"
Yannick Moy
1
-1
/
+1
2023-11-30
ada: Name resolution in expanded instances
Steve Baird
1
-0
/
+338
2023-11-07
ada: Rename Is_Limited_View to reflect actual query
Yannick Moy
1
-1
/
+1
2023-11-07
ada: Implement Aspects as fields under nodes
Viljar Indus
1
-15
/
+5
2023-11-07
ada: New Local_Restrictions and User_Aspect aspects.
Steve Baird
1
-0
/
+6
2023-09-15
ada: Clean up scope depth and related code (tech debt)
Bob Duff
1
-3
/
+2
2023-05-25
ada: Switch from E_Void to Is_Not_Self_Hidden
Bob Duff
1
-13
/
+21
2023-05-23
ada: Add tags to warnings controlled by Warn_On_Redundant_Constructs
Piotr Trojanek
1
-5
/
+5
2023-05-22
ada: Remove extra parentheses
Arnaud Charlet
1
-6
/
+6
2023-05-15
ada: Clean up vanishing entity fields
Bob Duff
1
-2
/
+6
2023-05-15
ada: Simplify lookup of predecessor in homonym chain
Ronan Desplanques
1
-2
/
+1
2023-01-09
ada: Update copyright notice
Arnaud Charlet
1
-1
/
+1
2023-01-05
ada: Spurious error on Lock_Free protected type with discriminants
Justin Squirek
1
-5
/
+7
2022-11-24
ada: Spurious error on Lock_Free protected type with discriminants
Justin Squirek
1
-17
/
+12
2022-11-21
ada: Move warnings switches
Bob Duff
1
-0
/
+1
2022-11-04
ada: Refactor: replace uses of `not Present(X)` with `No (X)`
Ghjuvan Lacambre
1
-4
/
+4
2022-11-04
ada: Improve efficiency of scope stack restoration
Piotr Trojanek
1
-2
/
+2
2022-11-04
ada: Allow enabling a restricted set of language extensions.
Steve Baird
1
-2
/
+2
2022-07-12
[Ada] Spurious use_type clause warning
Justin Squirek
1
-3
/
+14
2022-07-05
[Ada] Misc cleanup related to finalization
Bob Duff
1
-1
/
+1
2022-06-02
[Ada] Remove redundant checks for missing lists
Piotr Trojanek
1
-13
/
+11
2022-06-01
[Ada] Issue a warning on entity hidden in use_clause with -gnatwh
Yannick Moy
1
-0
/
+5
2022-05-19
[Ada] Fix continuation message without a prior error
Piotr Trojanek
1
-0
/
+2
2022-05-18
[Ada] Small performance tweak in recent change
Eric Botcazou
1
-2
/
+1
2022-05-17
[Ada] Subprogram renaming fails to hide homograph
Gary Dismukes
1
-0
/
+25
2022-05-13
[Ada] Ineffective use type clause warnings cause compile time crash
Justin Squirek
1
-2
/
+27
2022-05-10
[Ada] Incorrect ineffective use type clause warning
Justin Squirek
1
-109
/
+72
2022-05-09
[Ada] Improve error messages to include full package name
Justin Squirek
1
-22
/
+81
2022-05-09
[Ada] Revamp type resolution for comparison and equality operators
Eric Botcazou
1
-5
/
+8
2022-05-09
[Ada] Remove doubly-negated tests for empty lists
Piotr Trojanek
1
-1
/
+1
2022-01-11
[Ada] Include generic instance names in non-visible entity errors
Justin Squirek
1
-2
/
+21
2022-01-11
[Ada] Update copyright notice and bump Gnatvsn.Current_Year
Arnaud Charlet
1
-1
/
+1
2022-01-07
[Ada] Cleanup and modification of unreferenced warnings
Justin Squirek
1
-14
/
+8
2022-01-06
[Ada] Fix spurious error on instantiation with Text_IO name
Eric Botcazou
1
-2
/
+11
2022-01-06
[Ada] Fix typo in comments found running aspell
Etienne Servais
1
-1
/
+1
2021-12-02
[Ada] Cleanup insertion of single freezing actions
Piotr Trojanek
1
-1
/
+0
2021-12-01
[Ada] Improve error messages for dot notation when -gnatX not used
Yannick Moy
1
-4
/
+17
2021-10-25
[Ada] Follow-on cleanups for Uint fields
Bob Duff
1
-1
/
+1
2021-10-25
[Ada] Change format of the ?? warning insertion sequence
Etienne Servais
1
-3
/
+3
2021-10-25
[Ada] Initialize variable to Empty
Ghjuvan Lacambre
1
-1
/
+1
2021-10-25
[Ada] Ada 2022: Class-wide types and formal abstract subprograms
Javier Miranda
1
-593
/
+784
2021-10-25
[Ada] Renamed_Or_Alias cleanup
Bob Duff
1
-28
/
+28
2021-10-20
[Ada] tech debt: Clean up Uint fields, such as Esize
Bob Duff
1
-6
/
+10
2021-10-04
[Ada] Fix latent problem in Sem_Ch8.Build_Class_Wide_Wrapper
Javier Miranda
1
-2
/
+13
[next]