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_eval.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-16
[Ada] Assorted style cleanups
Piotr Trojanek
1
-1
/
+1
2020-10-16
[Ada] Legal actual type with inherited discriminants rejected in instantiation
Gary Dismukes
1
-2
/
+59
2020-10-15
[Ada] Get finalization right when a function returns a function call
Steve Baird
1
-3
/
+5
2020-10-15
[Ada] Add support for compile time evaluation of Shift_Right_Arithmetic
Arnaud Charlet
1
-10
/
+74
2020-07-27
[Ada] Use membership tests in front-end
Arnaud Charlet
1
-29
/
+25
2020-07-15
[Ada] Extend static functions
Arnaud Charlet
1
-62
/
+208
2020-07-08
[Ada] Static expression function problems with -gnatc and -gnatd.F (SPARK mode)
Gary Dismukes
1
-0
/
+8
2020-07-06
[Ada] Crash when an exception handler is executed with -gnatdk
Piotr Trojanek
1
-5
/
+12
2020-06-18
[Ada] Cleanups in code related to static expressions
Piotr Trojanek
1
-9
/
+10
2020-06-18
[Ada] Avoid forced loading of System.Priority in CodePeer mode
Piotr Trojanek
1
-1
/
+1
2020-06-17
[Ada] Implement static expression functions for Ada 202x (AI12-0075)
Gary Dismukes
1
-0
/
+94
2020-06-16
[Ada] Reuse Is_Object where possible
Piotr Trojanek
1
-1
/
+1
2020-06-16
[Ada] Implement AI12-0351 Matching for actuals for formal derived types
Eric Botcazou
1
-1
/
+89
2020-06-15
[Ada] Rewrite Sem_Eval.Predicates_Match predicate
Eric Botcazou
1
-24
/
+26
2020-06-10
[Ada] Remove more references to ASIS
Arnaud Charlet
1
-7
/
+7
2020-06-09
[Ada] Missing check on private overriding of dispatching primitive
Javier Miranda
1
-1
/
+24
2020-06-09
[Ada] AI1-0201 Relational operators of static string types are now static
Arnaud Charlet
1
-15
/
+37
2020-06-08
[Ada] Fix handling of 'Enum_Rep and renamings
Arnaud Charlet
1
-2
/
+6
2020-06-08
[Ada] Implement predicate checks on qualified expressions (AI12-0100)
Gary Dismukes
1
-10
/
+30
2020-06-05
[Ada] Fix incorrect initialization for array of non-standard enumeration type
Eric Botcazou
1
-3
/
+18
2020-06-03
[Ada] Iterate with procedural versions of Next_... routines where possible
Piotr Trojanek
1
-1
/
+1
2020-06-02
[Ada] Bump copyright year
Arnaud Charlet
1
-1
/
+1
2019-12-18
[Ada] Document the introduction of the Object_Size attribute in Ada 2020
Eric Botcazou
1
-3
/
+2
2019-09-18
[Ada] Don't fail a front-end assertion if errors have already been detected
Steve Baird
1
-1
/
+2
2019-08-20
[Ada] Minor reformattings
Gary Dismukes
1
-7
/
+7
2019-08-20
[Ada] Fix a folding issue with System'To_Address
Bob Duff
1
-3
/
+11
2019-08-13
[Ada] Fix spurious instantiation error on private record type
Eric Botcazou
1
-11
/
+1
2019-08-12
[Ada] Inconsistent compile time Constraint_Error warning
Justin Squirek
1
-7
/
+25
2019-07-11
[Ada] Avoid spurious warning on assertions with Loop_Entry
Yannick Moy
1
-10
/
+39
2019-07-09
[Ada] Crash on 'Img attribute
Justin Squirek
1
-1
/
+9
2019-07-08
[Ada] Do not erase precise type on fixed-point real literal
Yannick Moy
1
-0
/
+4
2019-01-08
[Ada] Bump copyright years to 2019
Pierre-Marie de Rodat
1
-1
/
+1
2018-11-14
[Ada] System'To_Address not always static
Bob Duff
1
-46
/
+38
2018-07-31
[Ada] Spurious warning on iteration over range of 64-bit modular type
Ed Schonberg
1
-0
/
+6
2018-07-31
[Ada] Minor reformattings
Hristian Kirtchev
1
-1
/
+1
2018-07-17
[Ada] Preserve original CE reason in more cases
Arnaud Charlet
1
-3
/
+10
2018-07-17
[Ada] Minor reformatting
Hristian Kirtchev
1
-1
/
+1
2018-07-16
[Ada] Minor reformatting
Hristian Kirtchev
1
-18
/
+19
2018-07-16
[Ada] Spurious possible contraint error warning with No_Exception_Propagation
Justin Squirek
1
-2
/
+9
2018-07-16
[Ada] Fix spelling for compile-time-known
Gary Dismukes
1
-18
/
+18
2018-07-16
[Ada] Illegal deferred constant causes stack overflow
Hristian Kirtchev
1
-12
/
+29
2018-05-30
[Ada] Minor reformatting
Hristian Kirtchev
1
-0
/
+1
2018-05-30
[Ada] Ignore out of range values for System.Priority in CodePeer mode
Arnaud Charlet
1
-4
/
+14
2018-05-21
[Ada] Clarify code for accessing full view of a type
Piotr Trojanek
1
-8
/
+10
2018-05-21
[Ada] Crash on incorrect frontend inlining in GNATprove mode
Yannick Moy
1
-0
/
+7
2018-01-11
[Ada] Allow uses of range utility routines on private types
Piotr Trojanek
1
-19
/
+48
2018-01-11
[Ada] Bump copyright notices to 2018
Arnaud Charlet
1
-1
/
+1
2017-11-09
[multiple changes]
Pierre-Marie de Rodat
1
-1
/
+1
2017-09-08
[multiple changes]
Arnaud Charlet
1
-0
/
+6
2017-09-08
sem_ch3.adb, [...]: Remove references to Frontend_Layout_On_Target and remain...
Arnaud Charlet
1
-2
/
+3
[next]