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
/
exp_util.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-29
[Ada] tech debt: Parent (Empty) is not allowed
Bob Duff
1
-2
/
+4
2021-06-21
[Ada] Compiler crash on sliding of fixed-lower-bound object in Loop_Invariant
Gary Dismukes
1
-4
/
+9
2021-06-18
[Ada] Error issued on string literal assigned to fixed-lower-bound array
Gary Dismukes
1
-2
/
+6
2021-06-17
[Ada] Implementation of Inox feature of fixed lower bounds on array types/sub...
Gary Dismukes
1
-0
/
+181
2021-06-17
[Ada] Crash on a nested aggregate containing controlled objects
Arnaud Charlet
1
-0
/
+3
2021-06-17
[Ada] Look at Others_Discrete_Choices for N_Others_Choice
Richard Kenner
1
-1
/
+8
2021-06-15
[Ada] Avoid unhelpful dead code warnings
Steve Baird
1
-17
/
+22
2021-06-15
[Ada] Enable removal of side-effects in component declarations
Piotr Trojanek
1
-1
/
+2
2021-06-15
[Ada] Fix bug in if_expressions introduced by var-size nodes changes
Bob Duff
1
-6
/
+3
2021-06-15
[Ada] Add support for folding more and/or expressions
Arnaud Charlet
1
-2
/
+12
2021-05-07
[Ada] Minor reformattings
Bob Duff
1
-42
/
+42
2021-05-07
[Ada] Variable-sized node types -- cleanup
Bob Duff
1
-11
/
+11
2021-05-07
[Ada] Variable-sized node types
Bob Duff
1
-11
/
+27
2021-05-07
[Ada] Crash on imported object with deep initialization and No_Aborts
Ed Schonberg
1
-0
/
+20
2021-05-07
[Ada] Spurious error on protected call in inherited postcondition
Ed Schonberg
1
-0
/
+1
2021-05-06
[Ada] Fix typos
Arnaud Charlet
1
-1
/
+2
2021-05-05
[Ada] Remove commented code
Ghjuvan Lacambre
1
-20
/
+0
2021-05-03
[Ada] Update copyright notice
Arnaud Charlet
1
-1
/
+1
2021-05-03
[Ada] Replace calls to RTE with Is_RTE where possible
Piotr Trojanek
1
-2
/
+2
2021-04-29
[Ada] SPARK needs DIC expressions within partial DIC procedures for abstract ...
Gary Dismukes
1
-1
/
+1
2021-04-28
[Ada] AI12-0397: Default_Initial_Condition expressions for derived types
Gary Dismukes
1
-6
/
+12
2020-12-17
[Ada] Remove unused subprograms in validsw
Arnaud Charlet
1
-137
/
+0
2020-12-16
[Ada] Simplify membership tests with N_Subprogram_Call subtype
Piotr Trojanek
1
-2
/
+1
2020-12-15
[Ada] Transform_Function_Array issues
Arnaud Charlet
1
-4
/
+6
2020-12-14
[Ada] Add annotation after recent compiler changes
Arnaud Charlet
1
-3
/
+2
2020-12-14
[Ada] Fix internal error on bit-packed array in Volatile_Full_Access record
Eric Botcazou
1
-6
/
+3
2020-11-30
[Ada] Implement inheritance for Default_Initial_Condition and address other gaps
Gary Dismukes
1
-179
/
+461
2020-11-30
[Ada] Fix folding of comparison operators in GNATprove mode
Piotr Trojanek
1
-0
/
+11
2020-11-30
[Ada] Confusion in Transform_Function_Array and internal subprograms
Arnaud Charlet
1
-3
/
+1
2020-11-26
[Ada] Reuse Is_Access_Object_Type where possible
Piotr Trojanek
1
-2
/
+1
2020-11-26
[Ada] Correct a typo, plus other minor reformatting
Gary Dismukes
1
-4
/
+4
2020-11-25
[Ada] Further optimization with uninitialized aggregates
Ed Schonberg
1
-0
/
+62
2020-11-25
[Ada] Remove hyphens in two cases of "side-effect" used as a noun
Gary Dismukes
1
-2
/
+2
2020-11-25
[Ada] Minimize side-effect removal in GNATprove mode
Yannick Moy
1
-11
/
+29
2020-11-25
[Ada] Remove repeated calls to Attribute_Name
Piotr Trojanek
1
-4
/
+4
2020-11-25
[Ada] Fix style and typos in code for expanding attribute references
Piotr Trojanek
1
-1
/
+1
2020-11-24
[Ada] Premature finalization on build in place return and case expression
Arnaud Charlet
1
-3
/
+36
2020-10-23
[Ada] GNATprove: remove support for external axiomatizations
Johannes Kanig
1
-170
/
+0
2020-10-22
[Ada] Reimplementation of accessibility checking
Justin Squirek
1
-1
/
+0
2020-10-21
[Ada] Basic support for 128-bit types
Eric Botcazou
1
-0
/
+16
2020-10-20
[Ada] Implement AI12-0280 Making 'Old more flexible
Steve Baird
1
-59
/
+82
2020-10-20
[Ada] Fix internal error on bit-aligned component of function call
Eric Botcazou
1
-16
/
+21
2020-10-20
[Ada] Support for new aspect Subprogram_Variant on recursive subprograms
Piotr Trojanek
1
-0
/
+18
2020-10-16
[Ada] Avoid premature finalization of a function result
Steve Baird
1
-1
/
+6
2020-10-16
[Ada] Remove support for -gnatP and pragma Polling
Arnaud Charlet
1
-20
/
+0
2020-10-16
[Ada] Add Max_Integer_Size attribute and couple of helper functions
Eric Botcazou
1
-50
/
+96
2020-10-15
[Ada] Do not remove side effects from any object declarations in SPARK
Piotr Trojanek
1
-10
/
+9
2020-07-27
[Ada] Use membership tests in front-end
Arnaud Charlet
1
-60
/
+52
2020-07-15
[Ada] Ongoing work for AI12-0212: container aggregates
Arnaud Charlet
1
-0
/
+1
2020-07-10
[Ada] Use small limit for aggregates inside subprograms
Arnaud Charlet
1
-12
/
+24
[next]