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_ch4.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-12
[Ada] Revamp analysis of conditional expressions
Eric Botcazou
1
-87
/
+390
2022-05-12
[Ada] Rewrite Sem_Ch4.Find_Boolean_Types
Eric Botcazou
1
-74
/
+68
2022-05-11
[Ada] Fix spurious ambiguity for if_expression containing operator
Eric Botcazou
1
-1
/
+1
2022-05-10
[Ada] Reuse Is_Rewrite_Substitution where possible
Piotr Trojanek
1
-1
/
+1
2022-05-09
[Ada] Fix check for looking for user defined literals
Ed Schonberg
1
-1
/
+3
2022-05-09
[Ada] Revamp type resolution for comparison and equality operators
Eric Botcazou
1
-791
/
+495
2022-01-11
[Ada] Reduce scope of declare block in analysis of allocators
Piotr Trojanek
1
-161
/
+160
2022-01-11
[Ada] Balance parentheses in comments about allocators
Piotr Trojanek
1
-2
/
+2
2022-01-11
[Ada] Remove extra space in single object declarations
Piotr Trojanek
1
-1
/
+1
2022-01-11
[Ada] Update copyright notice and bump Gnatvsn.Current_Year
Arnaud Charlet
1
-1
/
+1
2022-01-06
[Ada] Remove unnecessary guards for non-empty lists
Piotr Trojanek
1
-18
/
+16
2022-01-06
[Ada] Fix typo in comments found running aspell
Etienne Servais
1
-1
/
+1
2022-01-06
[Ada] Spurious error when using current instance of type
Justin Squirek
1
-0
/
+18
2022-01-06
[Ada] Rename Any_Access into Universal_Access
Eric Botcazou
1
-22
/
+16
2022-01-05
[Ada] Remove Compiler_Unit[_Warning] pragmas
Marc Poulhiès
1
-16
/
+0
2021-12-01
[Ada] Improve error messages for dot notation when -gnatX not used
Yannick Moy
1
-3
/
+5
2021-11-10
[Ada] Fix oversight in latest change to Has_Compatible_Type
Eric Botcazou
1
-5
/
+4
2021-11-10
[Ada] Add guard against previous error for peculiar ACATS test
Eric Botcazou
1
-0
/
+6
2021-11-09
[Ada] Tidy up implementation of Has_Compatible_Type
Eric Botcazou
1
-31
/
+29
2021-10-25
[Ada] Spurious error on user-defined literal and operator
Ed Schonberg
1
-0
/
+79
2021-10-25
[Ada] Change format of the ?? warning insertion sequence
Etienne Servais
1
-4
/
+4
2021-10-20
[Ada] Issue warning on unused quantified expression
Yannick Moy
1
-13
/
+59
2021-10-11
[Ada] Incorrect Dynamic_Predicate results for static arguments
Steve Baird
1
-0
/
+1
2021-10-11
[Ada] Find an interpretation for membership test with a singleton value
Etienne Servais
1
-9
/
+33
2021-10-11
[Ada] Reorder subprogram spec and bodies in alphabetical order
Etienne Servais
1
-35
/
+35
2021-09-21
[Ada] Presence of abstract operator function causes resolution problems
Gary Dismukes
1
-0
/
+1
2021-09-20
[Ada] Fix condition in op interpretation resolution
Ghjuvan Lacambre
1
-1
/
+1
2021-09-20
[Ada] Only assign type to op if compatible
Ghjuvan Lacambre
1
-1
/
+1
2021-07-08
[Ada] Spurious warning in generic instance
Arnaud Charlet
1
-1
/
+3
2021-07-06
[Ada] Regression on overloaded prefixed calls related to prefixed-call extension
Gary Dismukes
1
-2
/
+6
2021-07-06
[Ada] Support for Object.Op subprogram-call notation for untagged types
Gary Dismukes
1
-3
/
+57
2021-07-05
[Ada] Adapt SPARK checking after change in rules regarding heap modeling
Yannick Moy
1
-10
/
+0
2021-06-17
[Ada] Reject allocators in contexts restricted by SPARK
Piotr Trojanek
1
-0
/
+10
2021-05-07
[Ada] Minor reformattings
Bob Duff
1
-41
/
+41
2021-05-07
[Ada] Variable-sized node types
Bob Duff
1
-3
/
+7
2021-05-07
[Ada] Remove End_Interp_List from the overloaded resolution API
Piotr Trojanek
1
-4
/
+0
2021-05-06
[Ada] Set Raises_CE flag only in Apply_Compile_Time_Constraint_Error
Piotr Trojanek
1
-2
/
+0
2021-05-05
[Ada] Reuse Has_Defaulted_Discriminants where possible
Piotr Trojanek
1
-17
/
+11
2021-05-03
[Ada] Reuse Is_Universal_Numeric_Type where possible
Piotr Trojanek
1
-3
/
+2
2021-05-03
[Ada] Update copyright notice
Arnaud Charlet
1
-1
/
+1
2021-05-03
[Ada] Replace call with a reference to a local constant
Piotr Trojanek
1
-1
/
+1
2021-05-03
[Ada] Error message on invalid prefixed procedure call
Ed Schonberg
1
-0
/
+10
2021-05-03
[Ada] Remove leading and trailing spaces in error messages
Piotr Trojanek
1
-1
/
+1
2021-04-28
[Ada] Crash with declare expression used in a postcondition
Arnaud Charlet
1
-4
/
+7
2020-12-17
[Ada] Remove discriminant checks processing in gigi
Arnaud Charlet
1
-1
/
+1
2020-12-17
[Ada] Fixes for GNAT error/warning messages
Yannick Moy
1
-6
/
+7
2020-12-16
[Ada] Simplify membership tests with N_Subprogram_Call subtype
Piotr Trojanek
1
-2
/
+1
2020-11-26
[Ada] Remove duplicated calls to Set_Entity
Piotr Trojanek
1
-1
/
+1
2020-10-23
[Ada] Further Ada 2020 work on accessibility checking
Justin Squirek
1
-1
/
+41
2020-10-23
[Ada] Missing detection of unused with_clause
Arnaud Charlet
1
-10
/
+14
[prev]
[next]