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_util.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
-1
/
+9
2020-11-30
[Ada] Spurious visibility error in subprogram body in with_clause
Ed Schonberg
1
-0
/
+7
2020-11-27
[Ada] Reuse Append_New_Elmt where possible
Piotr Trojanek
1
-10
/
+2
2020-11-27
[Ada] Implement AI12-0187 (Stable properties of abstract data types)
Steve Baird
1
-3
/
+2
2020-11-26
[Ada] Remove duplicated calls to Set_Entity
Piotr Trojanek
1
-2
/
+0
2020-11-26
[Ada] Reuse Is_Concurrent_Type when detecting protected or task types
Piotr Trojanek
1
-1
/
+1
2020-11-26
[Ada] Pass base type to Set_Has_Own_Invariants
Bob Duff
1
-1
/
+1
2020-11-25
[Ada] Document attribute Has_Tagged_Values in GNAT RM
Piotr Trojanek
1
-1
/
+1
2020-11-25
[Ada] Minimize side-effect removal in GNATprove mode
Yannick Moy
1
-0
/
+2
2020-11-24
[Ada] Reuse Is_Packed_Array where possible
Piotr Trojanek
1
-2
/
+1
2020-11-24
[Ada] Cleanup expansion of attribute Constrained
Piotr Trojanek
1
-1
/
+1
2020-11-24
[Ada] Recognize delta and extension aggregates as objects
Piotr Trojanek
1
-1
/
+4
2020-11-24
[Ada] Handle correctly current instance of PO in local subprogram Global
Yannick Moy
1
-15
/
+28
2020-10-23
[Ada] Further Ada 2020 work on accessibility checking
Justin Squirek
1
-189
/
+383
2020-10-23
[Ada] Implement new legality rules introduced in C.6(12) by AI12-0363
Eric Botcazou
1
-17
/
+18
2020-10-23
[Ada] Iterative patch for accessibility cleanup
Justin Squirek
1
-20
/
+85
2020-10-22
[Ada] AI12-0211: Consistency of inherited nonoverridable aspects
Steve Baird
1
-1
/
+241
2020-10-22
[Ada] Implement AI12-0280's interactions with container aggregates
Steve Baird
1
-56
/
+91
2020-10-22
[Ada] Wrong accessibility for conversion to named access
Justin Squirek
1
-0
/
+7
2020-10-22
[Ada] Implement AI12-0030: Stream attribute availability
Steve Baird
1
-0
/
+66
2020-10-22
[Ada] Reimplementation of accessibility checking
Justin Squirek
1
-539
/
+620
2020-10-22
[Ada] AI12-0307: uniform resolution rules for aggregates
Ed Schonberg
1
-0
/
+21
2020-10-21
[Ada] Basic support for 128-bit types
Eric Botcazou
1
-5
/
+15
2020-10-21
[Ada] Fix typos and style in comments related to Default_Initial_Condition
Piotr Trojanek
1
-1
/
+1
2020-10-20
[Ada] Refine result type of Get_Accessibility
Piotr Trojanek
1
-1
/
+1
2020-10-20
[Ada] Replace low-level Ekind membership tests with high-level Is_Formal
Piotr Trojanek
1
-1
/
+1
2020-10-20
[Ada] Implement AI12-0280 Making 'Old more flexible
Steve Baird
1
-0
/
+909
2020-10-20
[Ada] Fix comments as volatility properties can apply to objects
Yannick Moy
1
-1
/
+1
2020-10-20
[Ada] Support for new aspect Subprogram_Variant on recursive subprograms
Piotr Trojanek
1
-0
/
+14
2020-10-19
[Ada] Expanded names in ghost assignments
Bob Duff
1
-16
/
+12
2020-10-16
[Ada] Assorted style cleanups
Piotr Trojanek
1
-1
/
+1
2020-10-16
[Ada] Constants no longer synchronised if they are access-to-variable
Chris Martin
1
-2
/
+15
2020-10-16
[Ada] Detect qualified type names for AI12-0027
Piotr Trojanek
1
-1
/
+1
2020-10-16
[Ada] SPARK: update for effectively volatile types and objects
Yannick Moy
1
-12
/
+101
2020-10-15
[Ada] Fix access to uninitialized global variable when emitting error
Piotr Trojanek
1
-1
/
+1
2020-10-15
[Ada] Code cleanup
Arnaud Charlet
1
-11
/
+2
2020-10-15
[Ada] AI12-0385 Predefined shifts and rotates should be static
Arnaud Charlet
1
-4
/
+9
2020-09-03
Look at fullest view when checking for static types in unnesting
Arnaud Charlet
1
-0
/
+73
2020-07-27
[Ada] Ada2020: AI12-0027 Access values and unaliased component
Javier Miranda
1
-0
/
+37
2020-07-27
[Ada] Use membership tests in front-end
Arnaud Charlet
1
-468
/
+422
2020-07-16
[Ada] AI12-0373 Additional check on Integer_Literal function
Arnaud Charlet
1
-18
/
+7
2020-07-16
[Ada] Incorrect static accessibility error in return aggregate
Justin Squirek
1
-1
/
+16
2020-07-16
[Ada] Ada2020: AI12-0107 convention of By_Protected_Procedure
Javier Miranda
1
-0
/
+11
2020-07-15
[Ada] Cleanup code related to object overlays
Piotr Trojanek
1
-2
/
+2
2020-07-15
[Ada] Target name is an object reference
Piotr Trojanek
1
-0
/
+5
2020-07-15
[Ada] Guard against access to wrong fields in Is_Renaming
Ghjuvan Lacambre
1
-2
/
+22
2020-07-15
[Ada] Missing error on operator call
Arnaud Charlet
1
-5
/
+5
2020-07-15
[Ada] Fix slices and qualified expressions being effectively volatile
Piotr Trojanek
1
-2
/
+9
2020-07-15
[Ada] Cleanup condition for an effectively volatile array type
Piotr Trojanek
1
-14
/
+16
2020-07-15
[Ada] Extend static functions
Arnaud Charlet
1
-21
/
+22
[next]