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_aggr.adb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
[Ada] Use membership tests in front-end
Arnaud Charlet
1
-35
/
+35
2020-07-16
[Ada] Ongoing work for AI12-0212 : container aggregates
Ed Schonberg
1
-5
/
+248
2020-07-16
[Ada] Adjust heuristics about size of static aggregates
Bob Duff
1
-19
/
+77
2020-07-15
[Ada] Cleanup in Convert_To_Positional after previous work
Eric Botcazou
1
-15
/
+3
2020-07-15
[Ada] Ongoing work for AI12-0212: container aggregates
Arnaud Charlet
1
-7
/
+14
2020-07-15
[Ada] Minor reformatting of comments and some code, plus a typo correction
Gary Dismukes
1
-13
/
+13
2020-07-15
[Ada] Ongoing work for unnamed and named container aggregates
Ed Schonberg
1
-11
/
+114
2020-07-10
[Ada] Further improve the expansion of array aggregates
Eric Botcazou
1
-73
/
+125
2020-07-10
[Ada] Reformatting and typo corrections
Gary Dismukes
1
-40
/
+41
2020-07-10
[Ada] Use small limit for aggregates inside subprograms
Arnaud Charlet
1
-0
/
+6
2020-07-10
[Ada] Part of implementation of AI12-0212: container aggregates
Ed Schonberg
1
-0
/
+73
2020-07-07
[Ada] Fix expansion of delta aggregates with slices
Piotr Trojanek
1
-1
/
+1
2020-07-06
[Ada] Improve run-time performance for large initialized allocators
Eric Botcazou
1
-222
/
+273
2020-06-19
[Ada] Fix check for bounds in aggregate expansion of allocator
Eric Botcazou
1
-5
/
+16
2020-06-12
[Ada] Improve code generated for assignment of dynamic record aggregates
Eric Botcazou
1
-80
/
+231
2020-06-11
[Ada] Remove a dubious optimization for Object Specific Data dispatching
Piotr Trojanek
1
-0
/
+3
2020-06-11
[Ada] Remove useless code in Backend_Processing_Possible
Piotr Trojanek
1
-1
/
+0
2020-06-10
[Ada] Improve code generated for dynamic discriminated aggregate
Eric Botcazou
1
-15
/
+26
2020-06-10
[Ada] Minor reformatting and some typo fixes
Gary Dismukes
1
-2
/
+2
2020-06-09
[Ada] Expand more others aggregates statically
Arnaud Charlet
1
-58
/
+57
2020-06-08
[Ada] Remove processing of SPARK_05 restriction
Arnaud Charlet
1
-5
/
+0
2020-06-08
[Ada] Better code generation for nested aggregates
Javier Miranda
1
-5
/
+0
2020-06-05
[Ada] Fix incorrect initialization for array of non-standard enumeration type
Eric Botcazou
1
-2
/
+3
2020-06-03
[Ada] Iterate with procedural versions of Next_... routines where possible
Piotr Trojanek
1
-4
/
+4
2020-06-02
[Ada] Bump copyright year
Arnaud Charlet
1
-1
/
+1
2020-06-02
[Ada] Get rid of more references to Universal_Integer in expanded code
Eric Botcazou
1
-18
/
+43
2020-06-02
[Ada] Get rid of more references to Universal_Integer in expanded code
Eric Botcazou
1
-6
/
+9
2020-06-02
[Ada] Address potentially uninitialized variables and dead code
Arnaud Charlet
1
-1
/
+3
2019-12-13
[Ada] Minor fix typo in comment
Piotr Trojanek
1
-1
/
+1
2019-09-19
[Ada] Fix copy operation with private discriminated record type
Eric Botcazou
1
-3
/
+5
2019-09-18
[Ada] Crash on aggregate with dscriminant in if-expression as default
Ed Schonberg
1
-0
/
+7
2019-09-18
[Ada] Fix sharing of expression in array aggregate with others choice
Eric Botcazou
1
-4
/
+14
2019-08-20
[Ada] Improve efficiency of aggregates with <>
Bob Duff
1
-3
/
+7
2019-08-20
[Ada] Minor reformattings
Gary Dismukes
1
-1
/
+1
2019-08-20
[Ada] New pragma Aggregate_Individually_Assign
Patrick Bernardi
1
-1
/
+7
2019-08-14
[Ada] Spurious error in discriminated aggregate
Bob Duff
1
-1
/
+3
2019-08-14
[Ada] Fix a recent ACATS regression (c552001)
Javier Miranda
1
-6
/
+27
2019-08-13
[Ada] Do not remove side-effects in an others_clause with function calls
Ed Schonberg
1
-0
/
+10
2019-08-13
[Ada] Compiler may blow up on array aggregates whose size is very large
Gary Dismukes
1
-9
/
+12
2019-07-09
[Ada] Reformat comments
Piotr Trojanek
1
-2
/
+2
2019-07-04
[Ada] Minor reformatting
Hristian Kirtchev
1
-23
/
+21
2019-07-04
[Ada] CCG: reduce generated temporaries
Arnaud Charlet
1
-289
/
+284
2019-07-04
[Ada] Reduce emitted code size in CCG for aggregate assignment
Arnaud Charlet
1
-1
/
+2
2019-01-08
[Ada] Bump copyright years to 2019
Pierre-Marie de Rodat
1
-1
/
+1
2018-12-11
[Ada] Plug small loophole with pathological packed array type
Eric Botcazou
1
-3
/
+1
2018-12-11
[Ada] Minor reformatting
Hristian Kirtchev
1
-17
/
+19
2018-12-11
[Ada] Fix runtime stack overflow for out/in-out actuals without discr.
Javier Miranda
1
-0
/
+16
2018-12-11
[Ada] Fix an ACATS regression with CCG
Javier Miranda
1
-11
/
+29
2018-12-03
[Ada] Fix recent regression on array aggregate with dynamic subtype
Eric Botcazou
1
-38
/
+40
2018-12-03
[Ada] Minor reformattings
Hristian Kirtchev
1
-1
/
+1
[next]