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_ch4.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-16
[Ada] Expand 'Pos and 'Val for enumeration types with standard representation
Eric Botcazou
1
-2
/
+4
2020-06-16
[Ada] ACATS C452005/C452006 memberships use wrong equality operation
Arnaud Charlet
1
-3
/
+6
2020-06-16
[Ada] ACATS 4.1K - B452001 - No errors detected
Arnaud Charlet
1
-0
/
+5
2020-06-15
[Ada] Implement AI12-0343 Return Statement Checks
Eric Botcazou
1
-71
/
+18
2020-06-15
[Ada] Crash in tagged type constructor with task components
Javier Miranda
1
-12
/
+10
2020-06-15
[Ada] Bad access checks on if/case expression as actual
Justin Squirek
1
-8
/
+78
2020-06-11
[Ada] Consolidate handling of implicit dereferences into semantic analysis
Eric Botcazou
1
-47
/
+6
2020-06-10
[Ada] Implement AI12-0162 Memberships and Unchecked_Unions
Eric Botcazou
1
-11
/
+12
2020-06-10
[Ada] Minor fix style and typos in comments
Piotr Trojanek
1
-1
/
+1
2020-06-09
[Ada] Code clean ups and comments updates
Arnaud Charlet
1
-1
/
+1
2020-06-09
[Ada] Membership test against a non-excluding subtype
Arnaud Charlet
1
-33
/
+36
2020-06-08
[Ada] AI12-0085 Missing aspect cases for Remote_Types
Arnaud Charlet
1
-1
/
+1
2020-06-08
[Ada] Implement predicate checks on qualified expressions (AI12-0100)
Gary Dismukes
1
-0
/
+4
2020-06-03
[Ada] Small improvement to Expand_N_Unchecked_Type_Conversion
Eric Botcazou
1
-3
/
+3
2020-06-03
[Ada] Iterate with procedural versions of Next_... routines where possible
Piotr Trojanek
1
-1
/
+1
2020-06-02
[Ada] CCG: regressions on ACATS c460007, c46013a, cd1009d
Javier Miranda
1
-0
/
+52
2020-06-02
[Ada] Bump copyright year
Arnaud Charlet
1
-1
/
+1
2020-06-02
[Ada] Remove degenerate Treat_Fixed_As_Integer mechanism
Eric Botcazou
1
-36
/
+17
2020-06-02
[Ada] Address potentially uninitialized variables and dead code
Arnaud Charlet
1
-4
/
+7
2019-12-13
[Ada] Adding support for unsupported type conversion in CCG
Javier Miranda
1
-0
/
+21
2019-12-13
[Ada] Implement AI12-0101
Steve Baird
1
-36
/
+98
2019-12-12
[Ada] Fix repeated words and typos in doc and comments
Piotr Trojanek
1
-3
/
+3
2019-12-12
[Ada] Fix wrong value of 'Size for slices of bit-packed arrays (2)
Eric Botcazou
1
-2
/
+4
2019-10-10
[Ada] Various minor typo fixes
Gary Dismukes
1
-3
/
+3
2019-09-19
[Ada] Streamline comparison for equality of 2-element arrays
Eric Botcazou
1
-35
/
+89
2019-09-18
[Ada] Missing accessibility check on discrim assignment
Justin Squirek
1
-4
/
+14
2019-09-18
[Ada] Fix portability issues in access to subprograms
Javier Miranda
1
-1
/
+38
2019-08-21
[Ada] Minor refactorings/reformattings
Piotr Trojanek
1
-9
/
+9
2019-08-20
[Ada] Minor reformattings
Gary Dismukes
1
-4
/
+4
2019-08-14
[Ada] Crash on quantified expression in disabled assertion
Ed Schonberg
1
-0
/
+22
2019-08-13
[Ada] Disable anonymous allocator warning for library-level objects
Justin Squirek
1
-1
/
+4
2019-08-12
[Ada] Fix internal error on comparison of unaligned slices
Eric Botcazou
1
-0
/
+2
2019-08-12
[Ada] Eliminate redundant range checks on conversions
Eric Botcazou
1
-44
/
+53
2019-08-12
[Ada] Plug small loophole in Discrete_Range_Check
Eric Botcazou
1
-1
/
+18
2019-07-23
[Ada] Plug small loophole in Generate_Range_Check
Eric Botcazou
1
-0
/
+5
2019-07-23
[Ada] Eliminate redundant overflow checks for conversions from fixed-point
Eric Botcazou
1
-5
/
+5
2019-07-22
[Ada] Fix missing check for no-op conversion to fixed-point type
Eric Botcazou
1
-3
/
+6
2019-07-22
[Ada] Remove misleading warning/suggestion in membership test
Ed Schonberg
1
-0
/
+9
2019-07-22
[Ada] Overhaul code implementing conversions involving fixed-point types
Eric Botcazou
1
-149
/
+102
2019-07-22
[Ada] Usage of signed type in array bounds in CCG
Javier Miranda
1
-17
/
+150
2019-07-22
[Ada] Remove obsolete Is_For_Access_Subtype machinery
Eric Botcazou
1
-6
/
+0
2019-07-11
[Ada] Remove redundant predicate checks
Ed Schonberg
1
-2
/
+5
2019-07-10
[Ada] Spurious error on case expression with limited result
Hristian Kirtchev
1
-3
/
+6
2019-07-09
[Ada] Warning needed on anonymous access type allocators
Justin Squirek
1
-0
/
+10
2019-07-09
[Ada] Reformat comments
Piotr Trojanek
1
-1
/
+1
2019-07-08
[Ada] Wrong evaluation of membership test
Javier Miranda
1
-1
/
+2
2019-07-05
[Ada] Fix internal error on packed array In/Out actual parameter
Eric Botcazou
1
-5
/
+6
2019-07-05
[Ada] Minor reformatting
Hristian Kirtchev
1
-2
/
+2
2019-07-05
[Ada] Wrong accessibility level under -gnat12
Javier Miranda
1
-1
/
+2
2019-07-04
[Ada] Minor reformatting
Hristian Kirtchev
1
-47
/
+47
[next]