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
2023-09-15
ada: Fix internal error on aggregate nested in container aggregate
Eric Botcazou
1
-7
/
+9
2023-09-05
ada: Crash on function returning empty Ada 2022 aggregate
Javier Miranda
1
-1
/
+22
2023-07-28
ada: Fix memory explosion on aggregate of nested packed array type
Eric Botcazou
1
-1
/
+3
2023-07-18
ada: Fix expanding container aggregates with Iterator specification
Viljar Indus
1
-2
/
+5
2023-07-18
ada: Fix internal error on aggregates of self-referencing types
Eric Botcazou
1
-5
/
+8
2023-06-27
ada: Fix expanding container aggregates
Viljar Indus
1
-0
/
+1
2023-06-20
ada: Fix internal error on aggregate within container aggregate
Eric Botcazou
1
-7
/
+9
2023-06-13
ada: Streamline expansion of controlled actions for aggregates
Eric Botcazou
1
-708
/
+32
2023-06-13
ada: Small housekeeping work in expansion of extension aggregates
Eric Botcazou
1
-21
/
+15
2023-06-13
ada: Fix wrong expansion of limited extension aggregate
Eric Botcazou
1
-2
/
+0
2023-06-13
ada: Factor out tag assignments from type in expander
Eric Botcazou
1
-41
/
+6
2023-06-13
ada: Fix expansion of aggregates with controlled components
Eric Botcazou
1
-3
/
+99
2023-06-13
ada: Factor common processing in expansion of aggregates
Eric Botcazou
1
-640
/
+360
2023-05-30
ada: Small cleanups and fixes in expansion of aggregates
Eric Botcazou
1
-62
/
+28
2023-05-30
ada: Fix wrong expansion of array aggregate with noncontiguous choices
Eric Botcazou
1
-20
/
+18
2023-05-29
ada: Cleanup detection of type support subprogram entities
Piotr Trojanek
1
-2
/
+1
2023-05-29
ada: Fix memory leak in multi-dimensional array aggregate of Vector
Eric Botcazou
1
-1
/
+1
2023-05-29
ada: Fix crash on vector initialization
Marc Poulhiès
1
-2
/
+5
2023-05-26
ada: Fix double free on finalization of Vector in array aggregate
Eric Botcazou
1
-18
/
+9
2023-05-26
ada: Use context variables in expansion of aggregates
Piotr Trojanek
1
-10
/
+7
2023-05-26
ada: Simplify expansion of positional aggregates
Piotr Trojanek
1
-9
/
+3
2023-05-26
ada: Clean style in expansion of array aggregates
Piotr Trojanek
1
-7
/
+5
2023-05-25
ada: Crash on empty aggregate using the Ada 2022 notation
Javier Miranda
1
-1
/
+3
2023-05-22
ada: Fix crash caused by incorrect expansion of iterated component
Marc Poulhiès
1
-1
/
+10
2023-05-22
ada: Rename Is_Past_Self_Hiding_Point flag to be Is_Not_Self_Hidden
Bob Duff
1
-1
/
+1
2023-05-22
ada: Add Is_Past_Self_Hiding_Point flag
Bob Duff
1
-0
/
+1
2023-05-22
ada: Remove redundant protection against empty lists
Piotr Trojanek
1
-5
/
+3
2023-05-22
ada: prevent infinite recursion in Collect_Types_In_Hierarchy
Bob Duff
1
-0
/
+1
2023-05-16
ada: Fix missing warning on aggregate with iterated component
Eric Botcazou
1
-1
/
+0
2023-05-16
ada: Adjust semantics and implementation of storage models
Eric Botcazou
1
-26
/
+25
2023-01-09
ada: Update copyright notice
Arnaud Charlet
1
-1
/
+1
2023-01-03
ada: Adapt frontend optimization for aggregate assignment
Marc Poulhiès
1
-14
/
+92
2022-12-06
ada: Elide the copy in extended returns for nonlimited by-reference types
Eric Botcazou
1
-1
/
+1
2022-11-21
ada: Move warnings switches
Bob Duff
1
-0
/
+1
2022-11-04
ada: Fix couple of issues with arrays indexed by enumeration type
Eric Botcazou
1
-2
/
+2
2022-09-05
[Ada] Move check for null array aggregates to expansion
Piotr Trojanek
1
-1
/
+18
2022-09-05
[Ada] Detect expansion of iterated component associations into loops
Piotr Trojanek
1
-3
/
+3
2022-09-05
[Ada] Fix double identifiers in iterated component association
Piotr Trojanek
1
-5
/
+8
2022-07-06
[Ada] Fix spurious error for aggregate with box component choice
Eric Botcazou
1
-10
/
+1
2022-07-05
[Ada] Fix dangling bounds for array result of BIP functions
Eric Botcazou
1
-16
/
+3
2022-05-30
[Ada] Fix expansion of aggregate for discriminated limited extension
Eric Botcazou
1
-3
/
+13
2022-05-19
[Ada] Support Ada 2022 null array aggregates
Ed Schonberg
1
-10
/
+25
2022-05-18
[Ada] Prevent overflow in computation of aggregate size
Piotr Trojanek
1
-2
/
+2
2022-05-13
[Ada] Fix iterated component association for array aggregate
Marc Poulhiès
1
-0
/
+24
2022-05-10
[Ada] Avoid repeated conversions from Int to Char_Code
Piotr Trojanek
1
-8
/
+10
2022-05-09
[Ada] Fix indentation of "Start of processing for ..." labels
Piotr Trojanek
1
-1
/
+1
2022-01-11
[Ada] Remove extra space in single object declarations
Piotr Trojanek
1
-1
/
+1
2022-01-11
[Ada] Update copyright notice and bump Gnatvsn.Current_Year
Arnaud Charlet
1
-1
/
+1
2022-01-07
[Ada] Fix style in expansion of multi-dimensional array aggregates
Piotr Trojanek
1
-6
/
+4
2022-01-07
[Ada] More default initialization for multi-dim array aggregates
Piotr Trojanek
1
-15
/
+4
[next]