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/gfortran-test
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-15
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-15
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
/
exp_ch3.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
[Ada] Use membership tests in front-end
Arnaud Charlet
1
-16
/
+16
2020-07-16
[Ada] Misplace of internal master renaming declaration
Javier Miranda
1
-1
/
+4
2020-07-15
[Ada] ACATS 4.1P [BDB4001] - 13.11.4(22-23/3) not enforced
Arnaud Charlet
1
-36
/
+19
2020-07-10
[Ada] Spurious error on parameterless acccess_to_subprogram
Ed Schonberg
1
-1
/
+1
2020-07-10
[Ada] Use small limit for aggregates inside subprograms
Arnaud Charlet
1
-18
/
+2
2020-07-07
[Ada] Errors in handling of access_to_subprogram contracts
Ed Schonberg
1
-7
/
+4
2020-06-19
[Ada] ACATS 4.1G - C760A02 - Near infinite finalization
Javier Miranda
1
-29
/
+42
2020-06-18
[Ada] No Default_Initial_Condition check when declaring an imported object
Steve Baird
1
-0
/
+1
2020-06-17
[Ada] Various typo corrections plus minor reformatting
Gary Dismukes
1
-8
/
+9
2020-06-17
[Ada] Ada_2020 AI12-0220 Pre/Postconditions on Access_To_Subprogram types
Ed Schonberg
1
-0
/
+72
2020-06-15
[Ada] Crash in tagged type constructor with task components
Javier Miranda
1
-18
/
+47
2020-06-11
[Ada] Consolidate handling of implicit dereferences into semantic analysis
Eric Botcazou
1
-2
/
+3
2020-06-11
[Ada] Generate predicate checks for on assignments in records
Ghjuvan Lacambre
1
-0
/
+14
2020-06-10
[Ada] Don't build equivalent record aggregate if type has predicates
Ghjuvan Lacambre
1
-0
/
+11
2020-06-10
[Ada] Ada 202x AI12-0192 "requires late initialization"
Arnaud Charlet
1
-24
/
+182
2020-06-10
[Ada] Incorrect accessibility checks on functions calls
Justin Squirek
1
-4
/
+15
2020-06-09
[Ada] Code clean ups and comments updates
Arnaud Charlet
1
-0
/
+4
2020-06-09
[Ada] Code refactoring on calls to Set_Debug_Info_Needed
Arnaud Charlet
1
-3
/
+1
2020-06-05
[Ada] Make the Has_Dynamic_Range_Check flag obsolete
Eric Botcazou
1
-5
/
+7
2020-06-05
[Ada] Use Is_Incomplete_Type instead of a low-level Ekind test
Piotr Trojanek
1
-1
/
+1
2020-06-04
[Ada] Put_Image attribute
Bob Duff
1
-0
/
+26
2020-06-03
[Ada] Improve 'Val implementation for some enumeration types
Eric Botcazou
1
-46
/
+65
2020-06-03
[Ada] Get rid of more references to Universal_Integer in expanded code
Eric Botcazou
1
-1
/
+1
2020-06-02
[Ada] Remove ASIS_Mode
Arnaud Charlet
1
-7
/
+4
2020-06-02
[Ada] Bump copyright year
Arnaud Charlet
1
-1
/
+1
2020-06-02
[Ada] Improved support for aspect alignment in CCG
Javier Miranda
1
-2
/
+6
2020-06-02
[Ada] Address potentially uninitialized variables and dead code
Arnaud Charlet
1
-1
/
+2
2019-10-10
[Ada] Mention GNAT Studio instead of GPS
Anthony Leonardo Gracio
1
-1
/
+2
2019-09-19
[Ada] Infinite loop with concatenation and aspect
Bob Duff
1
-7
/
+16
2019-09-17
[Ada] Ada 2020: Raise expressions in limited contexts (AI12-0172)
Javier Miranda
1
-2
/
+8
2019-08-21
[Ada] Undefined master in task with limited class-wide aliased entry formal
Gary Dismukes
1
-1
/
+8
2019-08-14
[Ada] Equality for nonabstract type derived from interface treated as abstract
Gary Dismukes
1
-1
/
+17
2019-07-05
[Ada] Minor reformatting
Hristian Kirtchev
1
-3
/
+3
2019-07-04
[Ada] Minor reformatting
Hristian Kirtchev
1
-8
/
+9
2019-07-04
[Ada] Bug in composition of equality for variant records
Ed Schonberg
1
-11
/
+52
2019-07-04
[Ada] Missing actual for generated initialization procedure
Justin Squirek
1
-17
/
+14
2019-01-08
[Ada] Bump copyright years to 2019
Pierre-Marie de Rodat
1
-1
/
+1
2018-12-03
[Ada] Spelling fixes and minor reformatting
Gary Dismukes
1
-1
/
+1
2018-12-03
[Ada] Fix problematic overloading of operator in Ada 95 mode
Eric Botcazou
1
-1
/
+1
2018-12-03
[Ada] Minor reformattings
Hristian Kirtchev
1
-4
/
+4
2018-11-14
[Ada] Compiler crash on decl. with limited aggregate and address clause
Ed Schonberg
1
-1
/
+11
2018-11-14
[Ada] Minor reformatting
Hristian Kirtchev
1
-11
/
+11
2018-10-09
[Ada] Fix spurious -Wuninitialized warnings for small records
Eric Botcazou
1
-25
/
+70
2018-06-11
[Ada] Minor reformatting
Arnaud Charlet
1
-3
/
+3
2018-05-30
[Ada] Minor reformatting
Hristian Kirtchev
1
-6
/
+4
2018-05-28
[Ada] Minor reformatting
Gary Dismukes
1
-3
/
+3
2018-05-28
[Ada] Spurious constraint error on array of null-excluding components
Justin Squirek
1
-0
/
+41
2018-05-25
[Ada] Spurious range check with Initialize_Scalars
Hristian Kirtchev
1
-1
/
+2
2018-05-25
[Ada] Minor reformatting
Hristian Kirtchev
1
-23
/
+32
2018-05-24
[Ada] Wrong renaming of variant record equality
Javier Miranda
1
-71
/
+118
[next]